[PHP-DEV] PHP 4.0 Bug #4667: PHP in ISAPI mode does'nt load extensions From: mkecman <email protected>
Date: 05/29/00

From: mkecman <email protected>
Operating system: NT4/SP6a IIS4
PHP version: 4.0.0 Release
PHP Bug Type: Scripting Engine problem
Bug description: PHP in ISAPI mode does'nt load extensions

<?
$b=imap_open()
?>

As a result

Fatal error: Call to undefined function: imap_open() in command.php3 on line 15

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>