ID: 27253 Updated by: [EMAIL PROTECTED] Reported By: arpad at zooloo dot com -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Win XP SP1 PHP Version: 5.0.0b4 (beta4) New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip Remove all existing PHP related dlls (especially php5ts.dll) and make sure you're NOT loading any extensions in your php.ini. Previous Comments: ------------------------------------------------------------------------ [2004-02-14 06:29:38] arpad at zooloo dot com Description: ------------ I've just tried the PHP5.0.0b4 but it crashes my Apache 1.3.29 I use the precompiled Win32 Binarys for Apache and PHP since i don't have any developement tools installed. The issue is the following: When i add the LoadModule and the Addmodule directives to my httpd.conf the server starts up fine for around 5 tines. After that, everytime i want to restart the server, it crashes. The WindowsXP bug-reporter Prints the following informations: szAppName : Apache.exe szAppVer : 0.0.0.0 szModName : php5ts.dll szModVer : 5.0.0.0 offset : 0003c1a3 In order to get the Server up and running again, i need to comment out the LoadModule and Addmodule directives. The Server restarts smoothly. Uncommenting the Load/AddModule Lines again gives me the opportunity to restart the Server 5 Times. After that, it again keeps crashing on every startup try. In Short: You have only roughly 5 Startups untill the Server keeps on Crashing. Then you have to make a fresh start without PHP includet. When you include PHP5 again, you get lockups after the 5th start as well... I dont have enabled any PHP extensions but i have a few Apache Modules includet (server-status/info). With a few PHP extensions (gd2, mysql) enabled, i get the same Problem. If you need additional Information (php.ini/httpd.conf) please tell me. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27253&edit=1