Skip to content

Instantly share code, notes, and snippets.

@jomarocas
Created December 4, 2017 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jomarocas/bdea045a9113a9b8c6ea1a6df798715d to your computer and use it in GitHub Desktop.
Save jomarocas/bdea045a9113a9b8c6ea1a6df798715d to your computer and use it in GitHub Desktop.
How install memcache on cpanel in easyapache 4 and latest version of memcache
i have problems with easyapache 3 for install memcache, first no appear the latest version of memcache and second i cannot install with pecl
i update to easyapache 4 and installers of easyapache appear /opt/cpanel/ea-php56/root/usr/bin/pecl
with this command '/opt/cpanel/ea-php56/root/usr/bin/pecl install memcache-3.0.8' i install memcache if you dont specific the version the default version is 2.7.0
and done working good
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment