ID: 16575 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache2 related Operating System: Windows XP Professional PHP Version: 4.1.2 New Comment:
Here I go again. I have tried usign apache2filter.dll - but I think that shouldn't be the case for the LATEST version. I also tried loading the module: php4apache2.dll: LoadModule php4_module d:/PHP/sapi/php4apache2.dll But this time I also added the php4apache2.dll file in the WINNT/System32 directory and this time I got a different message: 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. This sounds like some other problems I have seen on forums. If there is a different sapi for apache2 you think it would be in the download zip, don't you think? Previous Comments: ------------------------------------------------------------------------ [2002-11-13 05:58:01] [EMAIL PROTECTED] I have the exactly the same problem. I have installed a few Apache with PHP and one of them was on this same machine. As I had to upgrade to a newer PHP it all went wrong. I thought it may be because of the older Apache version so this time I took Apache 2.0.43 and PHP 4.2.3 It still doesn't work. All the files are where they should be. I also put it in the WINNT/system32 directory By the way I have: Windows 2000 Server SP2. ------------------------------------------------------------------------ [2002-04-26 16:44:34] [EMAIL PROTECTED] If it can help, I tried to make an installation doc at: http://137.194.8.83/ATSEC/PHP4Apache2Windows.html ------------------------------------------------------------------------ [2002-04-12 15:57:03] [EMAIL PROTECTED] You can't load the Apache 1 sapi into Apache 2. You have to load apache2filter.dll. Grab PHP 4.2.0 RC3, which will include the file you need. ------------------------------------------------------------------------ [2002-04-12 14:10:22] [EMAIL PROTECTED] I am not able to load the php4apache.dll with apache2, it only says Syntax error on line 173 of E:/Apache2/conf/httpd.conf: Cannot load E:/php/sapi/php4apache.dll into server: Das angegebene Modul wurde nicht gefunden. but the module if definitly there and all other dlls are copied like the doku said. Where can I get php error output in such cases (there is nothing in the apache logs)? BTW others (from a newsgroup) seem to have the problem too, but still no solution... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16575&edit=1
