Jump to content

[SOLVED] Compatability Issue


wsantos

Recommended Posts

Is there a known compatability issue between Apache 2.2.3/PHP 5.1.6/Mysql 5.0.33? I can't seem to make my site going with the new versions.

Upgrade PHP5.1.6 to PHP5.2.x. Apache2.2.x is not compatible with PHP5.1.6*. Note: When you upgrade make sure you use the php5apache2_2.dll module (for Windows). Or php5apache2_2.so (for non windows OS).

 

* PHP5.1.6 can be compatible if you download the third party apache2.2.x php module from apachelounge.com

 

Apache2.2.x has changed the way it handles modules. Apache2.0.x modules are no longer compatible with Apache2.2.x

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.