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
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: ibrahim at euronia dot it
New email:
PHP Version: OS:

 

 [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: Tue Apr 23 16:01:30 2024 UTC