php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10357 php4 (CVS) & apache2
Submitted: 2001-04-16 23:40 UTC Modified: 2001-04-17 17:25 UTC
From: reide001 at bama dot ua dot edu Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0 Latest CVS (16/04/2001) OS: redhat 6.2 (2.2 kernel)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: reide001 at bama dot ua dot edu
New email:
PHP Version: OS:

 

 [2001-04-16 23:40 UTC] reide001 at bama dot ua dot edu
When I try to issue an "apachtrl stop" after I compile the php4 module (4.0.6-dev), apache (I've tried both the prefork and perchild mpm) fails to kill all it's processes and I have to do a killall -9.  While the server is up and running, it seems to serve php pages fine.

If I comment out the php module, I can stop apache normally.

Here's my php configure line:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-imap --with-kerberos --with-openssl=/usr/local/ssl --with-imap-ssl --without-pear

And here's my apache configure line:
./configure --with-mpm=perchild --enable-so --disable-dav --disable-dav-fs --enable-unique-id

Regards,
Mark

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-17 17:25 UTC] reide001 at bama dot ua dot edu
The latest cvs seems to have fixed this.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC