ID: 30872 User updated by: HellDesk at bigfoot dot com Reported By: HellDesk at bigfoot dot com Status: Bogus Bug Type: Apache2 related Operating System: Solaris 8 PHP Version: 4.3.9 New Comment:
It's a shared module, should load straight in, has done in the past with Apache 2.0.50 and 2.0.51, although when installing 2.0.52 we recompiled the php module to add some functionality. I have recompiled the module however it refuses to compile against apache 2.0.53. Previous Comments: ------------------------------------------------------------------------ [2004-11-23 14:29:34] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Just recompile PHP. ------------------------------------------------------------------------ [2004-11-23 14:28:09] [EMAIL PROTECTED] Correct me if I'm wrong: you're trying to use with 2.0.53 PHP module that was compiled for 2.0.52 ? Why do you expect it to work then? ------------------------------------------------------------------------ [2004-11-23 14:22:31] HellDesk at bigfoot dot com 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 this bug report at http://bugs.php.net/?id=30872&edit=1
