I am running on windows 2000 professional.
I did uninstall the old version of Apache.
The error is:
c:\php4build\snap\sapi\apache2filter\sapi_apache2.c is not compatible with the version of Apache
I don't have a directory php4build....
Any idea of why it is trying to find something there?
this is in the conf file.
LoadModule php4_module c:/php/sapi/php4apache2.dll
if I use this:
LoadModule php4_module c:/php/sapi/php4apache.dll
I get a syntext error. So I tried the php4apache2.dll and got the compatibility error.