ID: 29467 User updated by: genialbrainmachine at tiscali dot it Reported By: genialbrainmachine at tiscali dot it Status: Open Bug Type: Apache2 related Operating System: windows 2000 SP4 PHP Version: 5.0.0 New Comment:
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 starts. (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.") Previous Comments: ------------------------------------------------------------------------ [2004-07-31 15:19:06] genialbrainmachine at tiscali dot it 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 this bug report at http://bugs.php.net/?id=29467&edit=1
