Hi. Anyone knows how to make this work as a module (sapi)? Experimental php4apache2.dll throws "c:\php4build\snap\sapi\apache2filter\sapi_apache2.c" is not compatible with this version of Apache. Link to how-to is sufficient answer. Thanks a lot. Tomas
I get the same problem. I'm guessing the php build isn't as current as the apache build. I would hope though, that a minor change in version number in apache wouldn't cause such a drastic change but.... it isn't working.
🙁
-timmyg
Same problem here, if anyone knows the answer, that would be great. I'm gonna ask the php-general mailing list and see what they come up with.
hi
i too am having a similar problem.
i have the same version of apache and php as mentioned here but am running it on win98.
did anyone of you find how to run php as a module on this version.
I guess all upgrades do not give what you want 🙂
cheers!
Has anyone been able to figure out this problem? I am getting the exact same error running WinXP / Apache 2.039 / PHP 4.2.1.
Could someone please help?
Same here. I've posted already in General, but no nibbles yet..
It runs in CGI mode fine (though there are some things I need from the module version that ain't cutting it in CGI).
I recently attempted the same thing and all i could find was that php4.2x and Apache2.0.x were not compatable. And the only solution is to uninstall 2.0.39 and install one of the 1.3.x versions. Once i did this it began to work