How to install OPCache using DirectAdmin custombuild
If you used custombuild to install opcache, then you will need to set the opcache settings there.
cd /usr/local/directadmin/custombuild vi options.conf
Change opcache=no to opcache=yes
opcache=yes
Set your opache settings here:
vi custom/opcache/opcache.ini
Here are my settings (This is for a fast server, with 128GBÂ RAM):