php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9113 Apache will not restart
Submitted: 2001-02-05 10:22 UTC Modified: 2001-03-16 16:43 UTC
From: ibrahim at euronia dot it Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.4pl1 OS: Suse linux 7.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
28 - 20 = ?
Subscribe to this entry?

 
 [2001-02-05 10:22 UTC] ibrahim at euronia dot it
I'm using the following configuration

./configure --with-interbase=/opt/interbase \
  --with-mysql --with-apxs --with-zlib \
  --with-zlib-dir

and It works with version 4.0.3pl1 
but if I compile the 4.0.4pl1 apache would not restart.

Thanks

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-14 12:45 UTC] sniper@php.net
1. You should do ./apachectl stop ; ./apachectl start 
instead of restart.

2. If above hint doesn't help, is there anything in the apache error_log or
does it give any error messages?

--Jani

 [2001-03-16 16:43 UTC] sniper@php.net
No feedback, not enough info.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 08:02:42 2024 UTC