ID:               22365
 User updated by:  email at kennethburgener dot org
 Reported By:      email at kennethburgener dot org
 Status:           Open
 Bug Type:         Apache2 related
 Operating System: Windows 2000 Server
 PHP Version:      4.3.1
 New Comment:

After more research into this and other comments about a similar issue,
I found that this issue must be related to the partiular build I
downloaded:

PHP 4.3.1 installer [1,028Kb] - 17 February 2003

I downloaded the .ZIP version (not the "installer" version) and
reinstalled PHP.  It works great now.  It's a shame the installer
version has a problem as it is a much nicer install.


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

[2003-02-21 16:17:30] email at kennethburgener dot org

I just installed Apache v2.0.44 and the newest PHP v4.3.1 onto a
Windows 2000 server.  The adding PHP as a CGI binary works great, but I
wanted to add it as a module and I get the following error:

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.
Note the errors or messages above, and press the <ESC> key to exit.
30...

This is with the following lines added:
LoadModule php4_module c:/php/sapi/php4apache2.dll
AddType application/x-httpd-php .php

It seems that the correct version isn't comming with the most recent
download, and I'm even a bit more puzzled by the "c:\php4build" as I
installed it to "c:\php".  Neither "c:\php4build" and "sapi_apache2.c"
exist.

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


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

Reply via email to