A albatroz Verified User Joined Mar 13, 2004 Messages 336 Location Peru Dec 25, 2005 #1 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? Last edited: Dec 25, 2005
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?
T Tantawi Verified User Joined Oct 25, 2003 Messages 14 Location Egypt Dec 25, 2005 #2 Just rebuild PHP 4.3.11 But did you try to tweak php.ini? most problems with scripts can be solved from there.
Just rebuild PHP 4.3.11 But did you try to tweak php.ini? most problems with scripts can be solved from there.
jmstacey Verified User Joined Feb 12, 2004 Messages 3,887 Location Colorado Dec 25, 2005 #3 I also recommend just fixing incompatible scripts since PHP developers aren't working backwards.