Skip to content

Instantly share code, notes, and snippets.

@nocoo
Created April 15, 2014 07:31
Show Gist options
  • Save nocoo/10710403 to your computer and use it in GitHub Desktop.
Save nocoo/10710403 to your computer and use it in GitHub Desktop.
ubuntu with PHP/nginx/php-fpm/mysql
apt-get install mysql-server mysql-client
apt-get install nginx
apt-get install php5-fpm
apt-get install php5-mysql php5-curl php5-gd php5-imagick php5-mcrypt php5-memcache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment