Skip to content

Instantly share code, notes, and snippets.

@TiuTalk
Created June 12, 2011 06:30
Show Gist options
  • Save TiuTalk/1021306 to your computer and use it in GitHub Desktop.
Save TiuTalk/1021306 to your computer and use it in GitHub Desktop.
Install/update Apache 2, MySQL 5 and PHP 5
sudo apt-get install apache2 php5 libapache2-mod-php5 mysql-server mysql-client php5-mysql php-pear php5-suhosin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment