Click to See Complete Forum and Search --> : PHP/Apache Configuration problem


spegger
07-16-2004, 12:59 PM
All,

I had installed apache 1.3.7/PHP 4.3.7/MySQL 4.0.20 on Red Hat 8.0.
After configuring apache 2.0.50, I am getting the following error
message with trying to start apache server:

httpd: module "/usr/src/build/144344-i386/BUILD/php-
4.2.2/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.
[root@linux bin]#

How do I get apache to configure properly. I am not seeing any links
for this problem. My httpd.conf is a /usr/local/apache/conf/

I believe it occuring with "LoadModule
php4_module /usr/lib/httpd/modules/libphp4.so" in httpd.conf file

Thanks,