How to I upgrade from PHP 4.00 to PHP 4.05?
Hello,I recently got a dedicated server with PHP 4.00 installed via compile.
I would like to upgrade to 4.05. What is the best way to do this? Could I simply download the source to 4.05 and compile it over the 4.00 or do I first have to UNINSTALL 4.00 first? If so, how would I uninstall 4.00?
Or, could I simple install an rpm of 4.05 over the 4.00 or would I still have to first uninstall the 4.00?
I am on RH6.2 and Apache 1.3.12
Your help is greatly appreciated!