ID: 29912 Comment by: taomyn at myway dot com Reported By: jbspam at pi dot be Status: Open Bug Type: MySQL related Operating System: Windows 2003 Server PHP Version: 5.0.1 New Comment:
I'd like to see some code to support this possible issue? I have the same setup with IIS and PHP v5.0.1 running as and ISAPI module, and seeing as the majority of my site uses MySQL I don't see any problems - yet. My server runs: Windows 2003 IIS 6 PHP v5.0.1 MySQL 4.0.20d Easysite 1.4 FlashChat 3.9 Gallery 1.4.4pl2 Previous Comments: ------------------------------------------------------------------------ [2004-08-31 13:39:46] jbspam at pi dot be Description: ------------ I'm running Windows 2003 Server and IIS 6.0 When I install PHP as an CGI module (php-cgi.exe) then everything works fine. The MySQL extension is loaded and phpinfo() confirms that. But when I use php5isapi.dll the MySQL module is not loaded. Everything else works correct until I call a MySQL function. Renaming the php_mysql.dll to php_mysql.bak so PHP can't find it produces a startup error telling php_mysql.dll could not be found. So, the PHP 5 ISAPI module finds the DLL but it doesn't seem to use it. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29912&edit=1