php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19597 apachectl graceful kills apache with segfault
Submitted: 2002-09-25 12:54 UTC Modified: 2002-09-25 14:25 UTC
From: andreas at conectiva dot com dot br Assigned:
Status: Closed Package: Apache2 related
PHP Version: 4.2.3 OS: linux-2.4.19
Private report: No CVE-ID: None
 [2002-09-25 12:54 UTC] andreas at conectiva dot com dot br
If I load the php module into apache2, an apachectl graceful kills the server:

[Wed Sep 25 13:56:22 2002] [notice] Apache/2.0.42 (Unix) PHP/4.2.3 DAV/2 configured -- resuming normal operati
ons
[Wed Sep 25 13:56:23 2002] [notice] Graceful restart requested, doing restart
[Wed Sep 25 13:56:26 2002] [notice] seg fault or similar nasty error detected in the parent process

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-25 12:59 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip
 [2002-09-25 14:23 UTC] andreas at conectiva dot com dot br
Works with php from that URL (php4-latest.tar.gz):
[Wed Sep 25 16:16:27 2002] [notice] Apache/2.0.42 (Unix) mod_perl/1.99_05-dev Perl/v5.6.1 PHP/4.3.0-dev DAV/2 configured -- resuming normal operations
[Wed Sep 25 16:16:36 2002] [notice] Graceful restart requested, doing restart
[Wed Sep 25 16:16:46 2002] [notice] Digest: generating secret for digest authentication ...
[Wed Sep 25 16:16:46 2002] [notice] Digest: done
[Wed Sep 25 16:16:47 2002] [notice] Apache/2.0.42 (Unix) mod_perl/1.99_05-dev Perl/v5.6.1 PHP/4.3.0-dev DAV/2 configured -- resuming normal operations

Is there a new php release in sight by any chance?
 [2002-09-25 14:25 UTC] sander@php.net
The next release will probably take some months... 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 06:01:29 2024 UTC