I have upgraded php version from 5.2 to 5.3 or 5.5,but some old script still need php 5.2 because they need zend optimizer.
So i have the question that can i setup two php version 5.2 and 5.3 together with custombuild 2.0 like as below:
options.conf:
php1_release=5.3
php1_mode=suphp
php2_release=5.2
php2_mode=fastcgi
So i have the question that can i setup two php version 5.2 and 5.3 together with custombuild 2.0 like as below:
options.conf:
php1_release=5.3
php1_mode=suphp
php2_release=5.2
php2_mode=fastcgi