ID:               25553
 Comment by:       [EMAIL PROTECTED]
 Reported By:      jason at pirkplace dot com
 Status:           Open
 Bug Type:         Reproducible crash
 Operating System: WinXP SP1
 PHP Version:      4.3.3
 New Comment:

> Still did not work for me -- I just replaced the current
> php directory with the files from the stable release.

You'll also need to replace php4ts.dll that exists in your Windows
directory. Do a search for 'php' in this directory and subdirectories,
and make sure all dlls are concurrent.

If you running PHP as an Apache module, and have the module in Apache's
own modules direcory, you need to replace php4apach2.dll there as well.


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

[2003-09-17 09:46:58] jason at pirkplace dot com

Still did not work for me -- I just replaced the current php directory
with the files from the stable release.  I am using SWAMP so not sure
just replacing php directory will work.

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

[2003-09-16 23:46:48] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

[2003-09-16 00:10:41] jason at pirkplace dot com

Please find the windows error log files that are generated when this
crash occurs at:
http://www.pirkplace.com/php/bugs/bug_25553.html

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

[2003-09-15 23:45:37] jason at pirkplace dot com

Description:
------------
Call to error_log with output to email and no email address specified
crashes Apache2 webserver.  Please see logs from Apache below.

Hardware:
  2.0GHz Celeron with 512MB RAM

OS    : WinXP Pro SP1
Apache: Apache 2.0.43
PHP   : 4.3.3

Also Reported in Bug #6631  Still an issue.

Reproduce code:
---------------
error_log("An Error log entry",1,"");

Expected result:
----------------
no crash

Actual result:
--------------
Apache Logs:

[Mon Sep 15 23:11:31 2003] [notice] Parent: child process exited with
status 3221225477 -- Restarting.
[Mon Sep 15 23:11:32 2003] [notice] Parent: Created child process 332
[Mon Sep 15 23:11:34 2003] [notice] Child 332: Child process is
running
[Mon Sep 15 23:11:34 2003] [notice] Child 332: Acquired the start
mutex.
[Mon Sep 15 23:11:34 2003] [notice] Child 332: Starting 250 worker
threads.


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


-- 
Edit this bug report at http://bugs.php.net/?id=25553&edit=1

Reply via email to