sapi_apache2.c is not compatible with this version of apache

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
phpnewguy
Forum Newbie
Posts: 1
Joined: Thu Jul 14, 2005 2:29 pm

sapi_apache2.c is not compatible with this version of apache

Post by phpnewguy »

i have RH9 - PHP 4.4.0 - Apache 2.0.40

I compiled and installed apache and php, copied over the php.ini file, add the LoadModule and AddType lines to httpd.conf then when starting apache i get this error;

sapi_apache2.c is not compatible with this version of apache. I am using new versions of both of these software pieces. Is there something else wrong here? Any ideas on what i can do to fix this? I can't find any real answers on this problem anywhere i have searched on web.
Post Reply