sarwhost Verified User Joined May 6, 2013 Messages 35 Sep 7, 2016 #1 Hello all I need install Opcache on directadmin please help me it fast Tankyu
SeLLeRoNe Super Moderator Joined Oct 9, 2004 Messages 6,636 Location A Coruña, Spain Sep 7, 2016 #2 Hi, you can use those commands Code: cd /usr/local/directadmin/custombuild ./build set opcache yes ./build opcache Regards
Hi, you can use those commands Code: cd /usr/local/directadmin/custombuild ./build set opcache yes ./build opcache Regards
K KyleBrady New member Joined Sep 6, 2016 Messages 4 Sep 7, 2016 #3 How to install OPCACHE on Directadmin Requirments: Custombuild 2.0 and PHP 5.5 or higher. cd /usr/local/directadmin/custombuild ./build set opcache yes ./build opcache Create a .php script to monitor cache hits https://raw.githubusercontent.com/rlerdorf/opcache-status/master/opcache.php Location to change settings of OPCACHE: /usr/local/lib/php.conf.d/10-directadmin.ini
How to install OPCACHE on Directadmin Requirments: Custombuild 2.0 and PHP 5.5 or higher. cd /usr/local/directadmin/custombuild ./build set opcache yes ./build opcache Create a .php script to monitor cache hits https://raw.githubusercontent.com/rlerdorf/opcache-status/master/opcache.php Location to change settings of OPCACHE: /usr/local/lib/php.conf.d/10-directadmin.ini