Hi,
I am upgrading a server to custombuild 2.
One of the sites on the server needs php 5.3 and all the rest uses 5.5.
Is it possible to run php 5.3 for this one site and keep the rest on 5.5?
Tried the options file but noticed that when you use php-fpm you can't use it twice.
So php1_release=5.5 & php1_mode=php-fpm & php2_release=5.3 & php2_mode=php-fpm isn't an option (Or am I wrong?)
I am upgrading a server to custombuild 2.
One of the sites on the server needs php 5.3 and all the rest uses 5.5.
Is it possible to run php 5.3 for this one site and keep the rest on 5.5?
Tried the options file but noticed that when you use php-fpm you can't use it twice.
So php1_release=5.5 & php1_mode=php-fpm & php2_release=5.3 & php2_mode=php-fpm isn't an option (Or am I wrong?)