When launching apache.exe from the commandline, I get an errormesage: apache: module "c:\php4build\snap\sapi\apache2filter\sapi_apache2.c" is not comp atible with this version of Apache (found 20020628, need 20020903). Please contact the vendor for the correct version.
I'm using Apache 2.0.43 for windows and PHP 4.2.3 for windows. The thing is that apache itself works allright, when I try to **load the module in httpd.conf, it doesn't work and the commandline gives that error. ** LoadModule php4_module c:/php/sapi/php4apache2.dll AddModule mod_php4.c AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps Anyone can give a hand, what to do? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php