How to install Zend Optimizer on a cPanel server?

cPanel offers ‘phpextensionmgr’ script through which you can install various extensions. To list the available PHP extensions, execute the command as root root@server [~]# /scripts/phpextensionmgr listAvailable Extensions:EAcceleratorIonCubeLoaderZendoptSourceGuardianPHPSuHosin To list the available Options and Actions, execute root@server [~]# /scripts/phpextensionmgr –helpUsage:phpextensionmgr [options]

Fork me on GitHub