php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22794 Apache fails to start, and produces no error
Submitted: 2003-03-19 17:59 UTC Modified: 2003-03-20 06:13 UTC
From: spoon at nexdot dot net Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4CVS-2003-03-19 (stable) OS: windows 2000 server
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: spoon at nexdot dot net
New email:
PHP Version: OS:

 

 [2003-03-19 17:59 UTC] spoon at nexdot dot net
This has happened with a few of the cvs versions (i try a few times a week with latest stable snapshots) ever since RC1 was released (4.3.2).

After appropriatley installing php (like usual) apache will fail to start, and will produce no error on stdout, nor will it log anything (unusual) in the apache error log besides its normal child process info when it kills itself.

When i put back the php i had before it (4.3.2-dev according to php -v), it works fine. I enabled error logging in RC1-cvs and no log was produced during the failed apache starts.

I can reproduce this on 2 different server, one running Windows 2000 Server (the case im reporting), and on my home server running Windows XP RC1. Both work on 4.3.2-dev, and fail on 4.3.2-RC1.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-19 18:04 UTC] sniper@php.net
It's now by default using the sapi/apache2handler.
Make sure your httpd.conf is configured properly.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 02:01:28 2024 UTC