php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20062 PHP will not run as module under Apache 2.0.43
Submitted: 2002-10-24 09:55 UTC Modified: 2002-10-24 13:03 UTC
From: richard at richardmoon dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.2.3 OS: Windows 2000 Pro
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: richard at richardmoon dot com
New email:
PHP Version: OS:

 

 [2002-10-24 09:55 UTC] richard at richardmoon dot com
Get error
module "c:\php4build\snap\sapi\apache2filter\sapi_apache2" is not compatible with this version of Apache (found 20020628, nees 20020903).

when trying to run Apache 2 (from command line) with the following httpd.conf directives

LoadModule php4_module c:/php/sapi/php4apache2.dll
AddModule mod_php4.c

Notes

1) I have installed PHP in c:\php.
2) I used the zipped version of PHP
3) PHP works fine as a CGI process
4) I assume that I should use php4apache2.dll, though there is no documentation in the Install file about using Apache 2

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-24 09:56 UTC] iliaa@php.net
Dupe of #20061
 [2002-10-24 13:03 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the original bug instead.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 04:01:27 2024 UTC