Created
April 15, 2014 07:31
-
-
Save nocoo/10710403 to your computer and use it in GitHub Desktop.
ubuntu with PHP/nginx/php-fpm/mysql
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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