Install PHP 5.3 for a specific virtual domain

3 posts / 0 new
Last post
#1 Mon, 01/02/2012 - 20:49
rogeriobrito

Install PHP 5.3 for a specific virtual domain

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

Mon, 01/02/2012 - 22:13
andreychek

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

Wed, 01/04/2012 - 15:57
rogeriobrito

Ok Eric, thanks a lot.

  • Rogerio
Topic locked