From:             HellDesk at bigfoot dot com
Operating system: Solaris 8
PHP version:      4.3.9
PHP Bug Type:     Apache2 related
Bug description:  SAPI Problem

Description:
------------
When compiling php 4.3.9 against apache 2.0.53 an SAPI issue uncovers
itself, namely that there appears to be changes to the SAPI in 2.0.53
whereby PHP 4.3.9 will not work with it,  the syntax error trying to run a
module that was built for 2.0.52 with 2.0.53 gives this.

httpd: Syntax error on line 151 of /usr/local/apache2/conf/httpd.conf:
Module "/usr/local/php-4.3.9/sapi/apache2handler/sapi_apache2.c" is not
compatible with this version of Apache (found 20020903, need 20040425).
Please contact the vendor for the correct version.


-- 
Edit bug report at http://bugs.php.net/?id=30872&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30872&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=30872&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=30872&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30872&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30872&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30872&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30872&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30872&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30872&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30872&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=30872&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=30872&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30872&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30872&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30872&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30872&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30872&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30872&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30872&r=mysqlcfg

Reply via email to