From: email at kennethburgener dot org Operating system: Windows 2000 Server PHP version: 4.3.1 PHP Bug Type: Apache2 related Bug description: Error Loading PHP 4.3.1 as module in Apache 2
I just installed Apache v2.0.44 and the newest PHP v4.3.1 onto a Windows 2000 server. The adding PHP as a CGI binary works great, but I wanted to add it as a module and I get the following error: 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. Note the errors or messages above, and press the <ESC> key to exit. 30... This is with the following lines added: LoadModule php4_module c:/php/sapi/php4apache2.dll AddType application/x-httpd-php .php It seems that the correct version isn't comming with the most recent download, and I'm even a bit more puzzled by the "c:\php4build" as I installed it to "c:\php". Neither "c:\php4build" and "sapi_apache2.c" exist. -- Edit bug report at http://bugs.php.net/?id=22365&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22365&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22365&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22365&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22365&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22365&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22365&r=support Expected behavior: http://bugs.php.net/fix.php?id=22365&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22365&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22365&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22365&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22365&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22365&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22365&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22365&r=gnused