Skip to content

Instantly share code, notes, and snippets.

@guisjlender
Last active September 30, 2015 22:08
Show Gist options
  • Save guisjlender/1870179 to your computer and use it in GitHub Desktop.
Save guisjlender/1870179 to your computer and use it in GitHub Desktop.
Instalando PHP(CentOS)

##Instalar PHP e modulos no linux usando yum

yum -y install php php-common php-mysql php-gd php-mbstring php-xml php-xmlrpc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment