From: 0zone at pixelcarnage dot com Operating system: Windows 2000 PHP version: 5.0.0b4 (beta4) PHP Bug Type: Apache related Bug description: PHP Extensions cause apache load failure
Description: ------------ I installed beta 4 today, put all the files in the correct places, changed the apache(1.3.28) config for php5 and tried to start apache, it worked, but mysql wasn't enables so I configured the php.ini file to include the extension. After I saved I tried to start apache again, only it fails before it even writes anything to the logs, this is the message: The instruction at "0z007ec44d" referenced memory at "0x0110c000". The memory could not be "read". I turned the extension off and apache works again, I then tried to use the sockets extension, this fails with the same error. So if I try and load a php extension apache crashes. PHP itself loads fine with any extension. The only line I changed in the config file was to point the temp folder to C:/web/tmp/ instead of /tmp/, and to enable a few extensions. -- Edit bug report at http://bugs.php.net/?id=27250&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27250&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27250&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27250&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27250&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27250&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27250&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27250&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27250&r=support Expected behavior: http://bugs.php.net/fix.php?id=27250&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27250&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27250&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27250&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27250&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27250&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27250&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27250&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27250&r=float