php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19898 Apache2 2.0.43 won't start
Submitted: 2002-10-14 04:05 UTC Modified: 2002-10-15 13:05 UTC
From: php at isdn dot myweb dot nl Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.2.3 OS: WinNT
Private report: No CVE-ID: None
 [2002-10-14 04:05 UTC] php at isdn dot myweb dot nl
When installing the latest version of Apache2, incompatibility issues arise with the sapi-dll.

This time (PHP 4.2.3/Apache 2.0.43) the error-message is about the .c header being incompatible with this Apache version.

Solution is to download the latest stable build, extract the php4apache2.dll and replace the original dll with the latest stable. You need to download a 4.6Mb snapshot to extract the 24kb file.

Please make sure the next release of an Apache2 server is accompanied by the release a new sapi-dll.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-14 04:46 UTC] derick@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip
 [2002-10-14 18:12 UTC] sniper@php.net
Yes, we will make sure that it works..(no bug here)

 [2002-10-15 13:04 UTC] php at isdn dot myweb dot nl
That's all fine, and I know that it works when I use the dll from the latest snapshot/nightly. What I don't want is to run Apache 2.0.43 with a development build of PHP.
 [2002-10-15 13:05 UTC] derick@php.net
Just as a side note: running a pre release of PHP is most likely more stable than running an Apache 2...

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 01:01:28 2024 UTC