Install APCU in VPS 1000-S

Avatar
  • updated
  • Answered
Hi , I have this question: How to install APCU in my vps ? I saw how to install APC , but this module has been replaced to the APCU , that´s for newer version of PHP.

Tks

Rafael
Avatar
anonymous

You can install APCu via WHM as root: Software > Module Installers > PHP PECL > Search "apcu". Alternatively, you can use the following command in SSH, changing the PHP version as needed: 

scl enable ea-php72 "pecl install apcu"
Avatar
Arn
Hello Rafael, Thanks for the question about installing APCU on your VPS account. In order to install it, you will need to have root access to your server. If you're unfamiliar with doing installations in SSH, then please submit a verified support ticket to our live technical support team in order to have it installed for you. You can also find a pretty summary of how the installation is done in cPanel/WHM in this forum post. If you have any further questions or comments, please let us know. Regards, Arnel C.