Installing PHP Extensions Via Easy Apache 4
- In WHM go to Home » Software » EasyApache 4 and click Customize
- Go to PHP Extensions, search for “opcache” and enable it
- Next, search for the PHP DSO handler by typing in “php70-php”. (I spent hours searching for “DSO” which didn’t bring up this result. I wish they’d rename that module so it can be found easier.)
- Click “Next” and “Provision”
- Go to Home » Software » MultiPHP Manager, bring up the PHP Handlers tab, click edit and select DSO
- Restart Apache
- Bring up phpinfo() and check if OpCache is enabled, Up and Running
- Install OpCache Status or a different GUI and fine-tune your OpCache settings by editing your php.ini or opcache.ini file (check php.ini for location)