VPS & Dedicated Hosting: PHP APC
Note: You will need both to use SSH access and have Sudo Access enabled. If you have not enabled Sudo access please see Enabling Sudo Access to learn how to do so.
Installing APC
- Log in to the SSH terminal.
- Type
sudo pecl install apc
and press enter. - Once that is installed make a PHP information page in your public_html folder to see that it is enabled.