From: mike dot kloc at reuters dot com Operating system: Windows 2003 Server SP2 PHP version: 5.2.3 PHP Bug Type: PHP options/info functions Bug description: (null): unable to initialize module
Description: ------------ Installed PHP 5.2.3 to connect to MySQL server using PHPmyAdmin. This is under IIS 6. Everything works fine but when the system is restarted, the console displays 4 errors boxes: Unknown(): (null): Unable to initialize module Module compiled with module API=20060613, debug=0, thread-safety=1 PHP compiled with module API=20020429, debug=0, thread-safety=1 These options need to match I installed from the MSI file and do not have any other versions or modules loaded. The only modules added as part of the install are MySQL and Multi-Byte String. Is there anything I can do to resolve this or is it a bug? Reproduce code: --------------- n/a Expected result: ---------------- n/a Actual result: -------------- n/a -- Edit bug report at http://bugs.php.net/?id=42187&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=42187&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=42187&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=42187&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=42187&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=42187&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=42187&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=42187&r=needscript Try newer version: http://bugs.php.net/fix.php?id=42187&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=42187&r=support Expected behavior: http://bugs.php.net/fix.php?id=42187&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=42187&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=42187&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=42187&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=42187&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=42187&r=dst IIS Stability: http://bugs.php.net/fix.php?id=42187&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=42187&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=42187&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=42187&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=42187&r=mysqlcfg