From: [EMAIL PROTECTED] Operating system: Windows 2000 Pro PHP version: 4.2.3 PHP Bug Type: Apache2 related Bug description: PHP will not run as module under Apache 2.0.43
Get error module "c:\php4build\snap\sapi\apache2filter\sapi_apache2" is not compatible with this version of Apache (found 20020628, nees 20020903). when trying to run Apache 2 (from command line) with the following httpd.conf directives LoadModule php4_module c:/php/sapi/php4apache2.dll AddModule mod_php4.c Notes 1) I have installed PHP in c:\php. 2) I used the zipped version of PHP 3) PHP works fine as a CGI process 4) I assume that I should use php4apache2.dll, though there is no documentation in the Install file about using Apache 2 -- Edit bug report at http://bugs.php.net/?id=20062&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20062&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20062&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20062&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20062&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20062&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20062&r=support Expected behavior: http://bugs.php.net/fix.php?id=20062&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20062&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20062&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20062&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20062&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20062&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20062&r=isapi
