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
 [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: Sat Apr 27 04:01:30 2024 UTC