Jump to content

Apache 2.2.4 with PHP 4.4.2


alen

Recommended Posts

I'm trying to setup apache2 with an old version php. But there's this one error that I can't seem to figure out.

 

httpd.exe: Syntax error on line 486 of C:/Server/apache/conf/httpd.conf: Cannot load C:/Server/php/sapi/php4apache2.dll into server: The module could not be found.

 

I'm 110% certain that php4apache2.dll is in that directory. What could be wrong?

Link to comment
https://forums.phpfreaks.com/topic/48146-apache-224-with-php-442/
Share on other sites

php4apache2.dll is for Apache2.0.x and not Apache2.2.x

 

I don't think PHP4 is compatible with Apache2.2.x.

 

Check there is a file called php4apache2_2.dll. If you can't find that file then consider downgrading Apache to Apache2.0.x instead.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.