Skip to content

Instantly share code, notes, and snippets.

@Uriel29
Created March 7, 2015 01:10
Show Gist options
  • Save Uriel29/beb18d483e4b8edf818a to your computer and use it in GitHub Desktop.
Save Uriel29/beb18d483e4b8edf818a to your computer and use it in GitHub Desktop.
Instalar Lamp
sudo apt-get install apache2
sudo apt-get install mysql-client-5.5 mysql-server-5.5 php5-mysql
sudo apt-get install php5 php5-cli php5-dev php5-mcrypt php5-curl php5-gd libapache2-mod-php5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment