ID: 29912 Updated by: [EMAIL PROTECTED] Reported By: jbspam at pi dot be -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Windows 2003 Server PHP Version: 5.0.1 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2004-08-31 21:47:31] taomyn at myway dot com 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 ------------------------------------------------------------------------ [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