From:             [EMAIL PROTECTED]
Operating system: Windows 2000 SP3
PHP version:      4.2.3
PHP Bug Type:     Apache2 related
Bug description:  Apache2.dll file distributed is expecting a non-exist path

I'm running Windows 2000 SP3 (with all updates).  I've also just installed
Apache2 2.0.43.  I added 

LoadModule php4_module c:/PHP/sapi/php4apache2.dll
AddType application/x-httpd-php .php

to my httpd.conf file.  When I tried testing it I got the following:

C:\>"C:\Program Files\Apache Group\Apache2\bin\Apache.exe" -w -t -f
"C:\Program Files\Apache Group\Apache2\conf\httpd.conf" -d "C:\Program
Files\Apache Group\Apache2\."
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.



Just thought you'd like to know.  l8r
-- 
Edit bug report at http://bugs.php.net/?id=20602&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20602&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20602&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20602&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20602&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20602&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20602&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20602&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20602&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20602&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20602&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20602&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20602&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20602&r=isapi

Reply via email to