↧
Answer by Shawn for Cloudlinux + CageFS + PHP Selector - how to update...
Found the answer. For alternative PHP versions, the process is different.After modifying /opt/alt/phpXX/etc/php.iniRun cagefsctl --rebuild-alt-php-iniThat's it. No need to rebuild apache.For an...
View ArticleCloudlinux + CageFS + PHP Selector - how to update default php.ini for each...
My server runs Cloudlinux 5.11 with CageFS and PHP Selector. Default PHP version is 5.3.I have one account using PHP 5.3, one account using PHP 5.5, and one account using PHP 5.6.I'm trying to figure...
View Article