From: alantan at tagnetwork dot net Operating system: Windows Server 2003 PHP version: 5.0.0b4 (beta4) PHP Bug Type: IIS related Bug description: IIS does not start when extensions are loaded
Description: ------------ Upon placing php.ini, with one edit uncommenting php_mysql.dll, in the \Winnt directory of my computer, IIS fails to start, citing this: H:\php5>net start w3svc The World Wide Web Publishing Service service is starting.... The World Wide Web Publishing Service service could not be started. A system error has occurred. System error 998 has occurred. Invalid access to memory location. Once I remove that reference, there is no problem. I ran SysInternals Filemon and it showed the process picking up the correct extension, after that, net reports an error starting IIS, and SysInternals Filemon logs that the system has just written to the error log. IIS in the error log logs 7023; Invalid access to memory location. -- Edit bug report at http://bugs.php.net/?id=27301&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27301&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27301&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27301&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27301&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27301&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27301&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27301&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27301&r=support Expected behavior: http://bugs.php.net/fix.php?id=27301&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27301&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27301&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27301&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27301&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27301&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27301&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27301&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27301&r=float