PDA

View Full Version : How to downgrade PHP 4.4 -> 4.3.11 ?



albatroz
12-25-2005, 06:58 AM
I have a php script that worked fine until I upgraded to PHP 4.4... so now I need to do a downgrade, any ideas on how to do this?

Tantawi
12-25-2005, 02:56 PM
Just rebuild PHP 4.3.11

But did you try to tweak php.ini? most problems with scripts can be solved from there.

jmstacey
12-25-2005, 07:44 PM
I also recommend just fixing incompatible scripts since PHP developers aren't working backwards.