From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.2.3
PHP Bug Type:     Apache2 related
Bug description:  Apache doesn't start with php

I installed the Apache version 2.0.43. After that I copied the php binaries
into my apache directory in "php". Finally I added this lines to my
http.conf:
LoadModule php4_module php/sapi/php4apache2.dll
AddType application/x-httpd-php .php

When I try to run apache I got the following error:
apache: module "C:\php4build\snap\sapi\apachefilter2\sape_apache2.c" is
not compatible with this version of Apache (found 20020628, need
20020903). Please contact the vendor for the correct version.
-- 
Edit bug report at http://bugs.php.net/?id=19786&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19786&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19786&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19786&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19786&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19786&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19786&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19786&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19786&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19786&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19786&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19786&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19786&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=19786&r=isapi

Reply via email to