Skip to content

Instantly share code, notes, and snippets.

@lozadaOmr
Last active August 29, 2015 14:01
Show Gist options
  • Save lozadaOmr/b3314ffb69c73a22ea87 to your computer and use it in GitHub Desktop.
Save lozadaOmr/b3314ffb69c73a22ea87 to your computer and use it in GitHub Desktop.
sudo apt-get update

sudo apt-get install apache2

sudo apt-get install php5 libapache2-mod-php5 php5-mysql php5-mcrypt php5-gd php5-cli php-pear

sudo apt-get install mysql-server-5.5 mysql-client-5.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment