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:
Hi Guys.. As I am working on some script development and I need a local webserver, I set the apache 2.0.43 with PHP 4.2.3 + MySQL 4.03 Max. As I install the apache 1x versions all comes normally, but as I have changed the apache with the newer one as i wrote, I got the same problem. How come the apache binary, cannot find php4apache.dll but finds php4apache2.dll, when they are in the same folder ??? That is Weird.. I have tried to move it around the apache folders and it is still comes out that silly error as the others did. I also have tried to change the loading module and got the same error as the others, letting me know that the isapi are compilled with different versions.. So what is next ? I still cant fix that bug, asking and sniffing around many sites, system administrators bla bla etc, and it is annoying.. Can anybody tell me what Am I doing wrong, or how to fix my php.. As I need newer version in PHP and Apache because some local security matters, and because I like to set the new stuff, I am still looking around for anybody can help me find out where I am wrong.. Please send me some sollutions.. I am downloading PHP 4.3.0 RC1 at the moment and will check is it going to meet the same problem... Hope it wont because that looks to me that it is not my fault of bad installation i thought at the begining... Thank You In Forward. Sincerely: Webmaster of SimsXXX.com Previous Comments: ------------------------------------------------------------------------ [2002-11-13 06:24:16] [EMAIL PROTECTED] 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? ------------------------------------------------------------------------ [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
