Page 1 of 1

Upgrading PHP

Posted: Thu Sep 11, 2003 9:20 pm
by dstefani
Can you upgrade php by doing a config -> make -> make install as described in the manual for changing your configuration, except use a newer version?

Thanks,

Don

Posted: Fri Sep 12, 2003 4:46 pm
by d-m
Yes ! You can with no troble...

Be carfull only if you are upgrading from very oldest version that still using GLOBAL var at your aplications .. if yes .. you have to re-do the programing stuff or.... set the Global Var on at apache.but is a security risk :)