PDA

View Full Version : PHP5 and PHP4 on sametime


redline
25th March 2007, 09:06 PM
Hello i have php5 running with apache2 with plesk and i want also run php4 on my fc4 can someone help me?

dfuzion
29th April 2007, 07:28 AM
Hi, same problem for me. I just took a new server in a another datacenter. I was on debian sarge with plesk 8.1.1 (the buggy one!) and php4. Now I got a FC4 distro. (new to this one in fact) with plesk 8.1.1 but with php5 on it. How can i install php4 in conjonction with php5? Or maybe simpler: remove php5 and install php4, without making a big mess on my restored sites?

Thanks for your help,

Best,

vivhost
1st May 2007, 07:01 AM
I have a similar issue. Just got a server with fc4,plesk 8 and php5, where I need to migrate a bunch of sites which only run on php4. How can I downgrade php correctly on a plesk 8 fc4 box?

doomtux
27th June 2007, 10:43 PM
Yes i have fedora4 with plesk 8.1 and my hosting company is 1and1, please help!!!!

maybe this could help but is for run php5

http://forums.swsoft.com/showthread.php?s=&postid=178798#post178798

vivhost
28th June 2007, 03:10 AM
Don't know, but if you run debian sarge with php4 and plesk 8.0.1, it works great.

mastersherin
29th June 2007, 04:13 AM
No need to downgrade the php5 . You can install php4 as a side of php5 in Linux plesk server .
So the “.php” extension files will take php5 as default php and “.php4″ extensions will take php4 as default php . You can also set the default php as php4 for a particular domain.

Note: Current running php is php5 in the server .So we don’t touch the php5 settings

You could also able to set php4 as default php of a domain
If you wish this type of configuration please follow the link below ,

-------------
http://sherin.in/?p=30
------------