PDA

View Full Version : installing php5


lvc
2005-08-16, 07:54 AM CDT
I want to install php5 on the server that's running php4-Do i have to uninstall php4 first?

Jman
2005-08-16, 03:48 PM CDT
Yes. At least I think so. And there would be little point in running two versions at the same time.

websavages
2005-08-16, 04:03 PM CDT
no, if you have the two versions in seperate directories and indicate to apache which pages are version 4 and which are 5 then you should be able to run them side by side. theorectically

Cheers ws

lvc
2005-08-17, 05:17 AM CDT
do you kno which command is used to uninstall all php4 folders or how many php5 folders are there-where they are alocated?