ID: 29467 Updated by: [EMAIL PROTECTED] Reported By: genialbrainmachine at tiscali dot it -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: windows 2000 SP4 PHP Version: 5.0.0 New Comment:
Please try http://snaps.php.net/win32/php5.0-win32-latest.zip to see if that solves your problem. Make sure to follow install.txt instructions. Previous Comments: ------------------------------------------------------------------------ [2004-07-31 15:20:51] genialbrainmachine at tiscali dot it 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.") ------------------------------------------------------------------------ [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
