From: mike at bitching dot org Operating system: Windows Vista PHP version: 5.2.0 PHP Bug Type: Unknown/Other Function Bug description: PHP will not use SQL extensions
Description: ------------ Using PHP in IIS 7 works on a basic level, but PHP refuses to use any SQL related extension. To check the problem I've edited php.ini to contain various other extensions. Those changes are reflected in phpinfo(). However, enabling any of the four SQL related extensions (MySQL, MySQLi, MSSQL, MSQL) is not reflected in phpinfo(). The DLLs are loaded, as verified by looking at them through Process Monitor. The DLL loads successfully, but it never shows up in phpinfo(). The problem has actually been reported in another case on the news server (http://news.php.net/php.install/17762), but I was unable to find a bug report filed. Interestingly, it seems to present on a different version of Windows with a different version of IIS as well. -- Edit bug report at http://bugs.php.net/?id=39995&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=39995&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=39995&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=39995&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=39995&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=39995&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=39995&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=39995&r=needscript Try newer version: http://bugs.php.net/fix.php?id=39995&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=39995&r=support Expected behavior: http://bugs.php.net/fix.php?id=39995&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=39995&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=39995&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=39995&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=39995&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=39995&r=dst IIS Stability: http://bugs.php.net/fix.php?id=39995&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=39995&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=39995&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=39995&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=39995&r=mysqlcfg