Skip to content

Instantly share code, notes, and snippets.

@merolhack
Created October 2, 2015 16:41
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 merolhack/d9a8fb11cf7861d71018 to your computer and use it in GitHub Desktop.
Save merolhack/d9a8fb11cf7861d71018 to your computer and use it in GitHub Desktop.
REHL(CentOs & Oracle Linux): Instalación de PECL y APC
# versiones de desarrollo de PHP, Apache y PCRE, también GCC y Make para compilar
yum --enablerepo=remi install php-pear php-devel httpd-devel pcre-devel gcc make -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment