How to install memcache on cPanel server
How to install memcache on cPanel server
Installing memcache on cPanel is not natively supported (like selecting a module in easyapache) but the installation is not so complicated either:
Firstly, access your server via SSH and:
run the command:
[box type="shadow" ]yum install -y memcache[/box]
This will install memcache and all the required dependencies.
Now access your servers WHM > Software > Module installer > PHP Pecl. Here,…
View On WordPress















