ID: 19708 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: win32 PHP Version: 4.2.3 New Comment:
You need to get a later version of the PHP Module, which can only be found as a snapshot. See snaps.php.net/win32 I would recommend to use the stable snapshot, as it's 4.2.3 + some small fixes. Derick Previous Comments: ------------------------------------------------------------------------ [2002-10-02 03:42:07] [EMAIL PROTECTED] I'm installing a test environment on a WIN XP platform. I'm installing PHP 4.2.3 with Apache 2.0.42 all binary precompiled version with api. (I prefer do it on Linux and compile it by myself but in windows... you know). Anyway, after configuring httpd.conf and php.ini, moving the php4apache2.dll and php.ini to \%windows%\system32, I got this error when I try to start apache (obiusly apache start without php): ============= 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 that the file in the path shown doesn't exist. I don't know if it's created runtime but I'm sure there isn't in any conf or ini file. I think to downgrade apache for go around the problem but the binary win32 distribution are only for the latest version 2..42 or 1.3.... so i cant get php and apache2 with api, now i'll try with CGI but i don't like this solution. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19708&edit=1
