ID:               18290
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         Apache2 related
 Operating System: Windows 2000 & Windows XP Pro
 PHP Version:      4.2.1
 New Comment:

well,... the problem seems to back again,..

using Apache 2.0.42 and php4.2.3,.. even snap version 4.3.0 ( date:
25-Sep-2002 03:24 )

and it looks like i am not the only one having that problem,..
 - http://www.phpgeek.com/articles.php?content_id=3


maybe i should just forget about running php as a module on Apache 2
for windows,... since it works perfectly as CGI,.. but it could fun to
do some of those "module only features" :D

so where can i find the "20020903" version ?

----
APACHE.EXE: module
"c:\php4build\snap\sapi\apache2filter\sapi_apache2.c" is not
compatible with this version of Apache (found 20020628, need
20020903).
Please contact the vendor for the correct version.

---
Take Care and Godspeed.
 - Thundercall


Previous Comments:
------------------------------------------------------------------------

[2002-07-11 22:16:23] [EMAIL PROTECTED]

This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.

------------------------------------------------------------------------

[2002-07-11 22:09:41] [EMAIL PROTECTED]

After installing PHP 4.2.1 on Apache 2.0.39 the only line that will not
allow Apache to run is this line in the httpd.conf

LoadModule php4_module "c:/PHP/sapi/php4apache2.dll"

I have tried this with single and no quotes as well. If I Comment (#)
it out Apache will run again but without PHP.

So I did the following ...  

After running Apache's test configuration in Windowscommand prompt. 

C:\Documents and Settings>"C:\Program Files\Apache
Group\Apache2\bin\Apache.exe" -t -f "C:\Program Files\Apache
Group\Apache2\conf\httpd.conf" -d "C:\Prog 
ram Files\Apache Group\Apache2\." 

Results: 

Apache.exe: module
"c:\php4build\snap\sapi\apache2filter\sapi_apache2.c"is not compatible
with this version of Apache. 
Please contact the vendor for the correct version.

This is a problem. The path does not exsist at all on my computer, so
why would it believe that it is there. I can see however why Apache
will not restart due to the wrong path being referenced.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=18290&edit=1

Reply via email to