php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20569 Apache fails when restarting
Submitted: 2002-11-22 06:12 UTC Modified: 2002-12-24 01:00 UTC
Votes:4
Avg. Score:4.5 ± 0.5
Reproduced:4 of 4 (100.0%)
Same Version:3 (75.0%)
Same OS:3 (75.0%)
From: verx at implix dot com Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 4.3.0RC1 OS: Linux 2.4.19 (Debian)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: verx at implix dot com
New email:
PHP Version: OS:

 

 [2002-11-22 06:12 UTC] verx at implix dot com
Apache 2.0.43 (worker model)

PHP:
./configure  --with-mysql --with-dom --with-dom-xslt --with-apxs2=/usr/bin/apxs2 --with-zlib --disable-ctype

"apache2ctl restart" does:
[notice] SIGHUP received.  Attempting to restart
[notice] seg fault or similar nasty error detected in the parent process

stoping and then starting apache doesn't generate this
error. only restarting fails. 

 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-23 16:11 UTC] iliaa@php.net
Does this happen when PHP dso module is not loaded?
 [2002-11-25 02:54 UTC] verx at implix dot com
It only happens when php filter is loaded.

I also recall that the same behavior we had on FreeBSD 5.0 (developers preview) using PHP 4.3.0pre2 but i cannot confirm it because this setup is no longer available to me.
 [2002-12-08 16:10 UTC] iliaa@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

Just a side note support for Apache 2 is experimental and this is especially true if you are using the worker model.
 [2002-12-24 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 22:01:29 2024 UTC