These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Install PHP 5.3 for a specific virtual domain on the new forum.
Hello all,
I have a Centos 5.7 box running virtualmin with PHP 5.2.17. I have several applications that will not run on PHP 5.3, but there's one new virtual server that needs PHP 5.3. Question is: how do I install PHP 5.3 only for this new virtual server and keep PHP 5.2.17 for the other domains as it is now? Thank you Rogerio
Howdy,
There's no simple way to accomplish that, unfortunately.
The best way to handle it would be to use a second server, perhaps just a VPS, in order to provide PHP 5.3 for that one domain.
While there are ways you could do it all on one server, they're quite difficult to setup and maintain, and we don't recommend them :-)
-Eric
Ok Eric, thanks a lot.