php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37658 Apache 2.2.2 failing with php4.4.2
Submitted: 2006-05-31 18:56 UTC Modified: 2006-05-31 19:07 UTC
From: bjoern at xrow dot de Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.4.2 OS: WIN XP 64 PRO
Private report: No CVE-ID: None
 [2006-05-31 18:56 UTC] bjoern at xrow dot de
Description:
------------
error when stating apache
----------------
C:\Program Files (x86)\Apache Software Foundation\Apache2.2\bin>httpd.exe
httpd.exe: Syntax error on line 486 of C:/Program Files (x86)/Apache Software Fo
undation/Apache2.2/conf/httpd.conf: Syntax error on line 12 of C:/workspace/conf
/common.conf: Syntax error on line 3 of C:/php/apache.conf: API module structure
 `php4_module' in file C:/php/sapi/php4apache2.dll is garbled - perhaps this is
not an Apache module DSO?
-------------------

This but is related to bugs submitted before for php version 5.

I have seen the php5apache2_2.dll in the snaps. Isn't there one for php4?

Does this mean greater Apache 2.2 will be no longer supported by php?

I can't get it up... :-)

Expected result:
----------------
Apache should start up.

Actual result:
--------------
Apache does not start.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-31 19:07 UTC] tony2001@php.net
Sure it doesn't work.
It was compiled with Apache 2, not 2.2.
I don't think that 2.2 support is going to be added into 4.4.x branch ever, you have to use 5.x.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC