LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache 2.0.48 and PHP 4.3.3?? (https://www.linuxquestions.org/questions/linux-software-2/apache-2-0-48-and-php-4-3-3-a-111127/)

piercer 11-01-2003 10:54 AM

Apache 2.0.48 and PHP 4.3.3??
 
I have built php4.3.3 and apache 2.0.48 on my redhat 9 system. The builds go fine (with all the correct config etc.) but when i start apache I get the message that the sapi for PHP4.3.3 is not compatible with this version of apache and that I should contact my vendor for the right version.

On the PHP website it suggests the latest versions of both bits of software should be used - for erm compatability - but this doesn't seem to work.

Any ideas - is this a known incompatability or is it part of my build process??

Conrad Winchester

mcleodnine 11-01-2003 12:29 PM

What build (./configure) options did you use for Apache and php-4.3.3?

piercer 11-02-2003 03:38 AM

I have tried many different combinations that all produce this result, but in general

apache

./configure --enable-so

and PHP

./configure --with-apxs2=/usr/local/apache2/bin/apxs

I basically followed the instructions in http://www.php.net/manual/en/install.apache2.php for how to do it.

I read a lot round the forums and so also tried --with-apxs2filter but always the same problem when apache starts.


All times are GMT -5. The time now is 08:30 PM.