ID:               27253
 User updated by:  arpad at zooloo dot com
 Reported By:      arpad at zooloo dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Win XP SP1
 PHP Version:      5.0.0b4 (beta4)
 New Comment:

I tried the CVS Built from the 16th.

I extracted PHP in a different directory and replaced the
php5ts/php.ini in my Apache Directory with the the ones provided (i
used the original php-recommended.ini).

And in addition i used the default httpd.conf from Apache.



Now Apache crashes roughly every 4th startup. But it restarts fine once
crashed.

With the original 5.0.0b4 it didn't startup at all if it crashed once.


Previous Comments:
------------------------------------------------------------------------

[2004-02-14 20:42:57] [EMAIL PROTECTED]

Did you or did you not remove (== delete) _ALL_ the old PHP related
dlls before you installed the new ones??



------------------------------------------------------------------------

[2004-02-14 11:32:09] arpad at zooloo dot com

Still keeps crashing after the 6th restart! :(

I've disabled all the extensions. Except the ones i can't disable since
they're built-in.

------------------------------------------------------------------------

[2004-02-14 10:49:40] [EMAIL PROTECTED]

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.



------------------------------------------------------------------------

[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

Reply via email to