From: genialbrainmachine at tiscali dot it Operating system: windows 2000 SP4 PHP version: 5.0.0 PHP Bug Type: Apache2 related Bug description: apache2 crashes if I try to load php5apache2.dll
Description: ------------ I tried to install Apache2.0.50 with the Php5.0.0 module on Win2k SP4. But **frequently** (not always) I experienced a detestable crash when the httpd service start. (Conversely, when the server starts it works fine.) The critical line in my httpd.conf is: LoadModule php5_module ..MyPath../php5apache2.dll The crash happens only when this line is uncommented. (The error message I encountered is synthetical: "The Apache2 service has reported an unespected stop", or something similar translated from the italian "Il servizio Apache2 � terminato in modo imprevisto.") Reproduce code: --------------- unapplicable Expected result: ---------------- I expect that Apache doesn't crash!! :) Actual result: -------------- unapplicable -- Edit bug report at http://bugs.php.net/?id=29467&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29467&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29467&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29467&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29467&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29467&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29467&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29467&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29467&r=support Expected behavior: http://bugs.php.net/fix.php?id=29467&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29467&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29467&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29467&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29467&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29467&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29467&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29467&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29467&r=float
