Skip to content

Instantly share code, notes, and snippets.

@wuqian
Created August 21, 2017 17:02
Show Gist options
  • Save wuqian/0d1a7aac148b089b9b009ab2eddeb00a to your computer and use it in GitHub Desktop.
Save wuqian/0d1a7aac148b089b9b009ab2eddeb00a to your computer and use it in GitHub Desktop.
LEMP for Grav
sudo apt-get install nginx
sudo apt-get install mysql-server
sudo apt-get install php-fpm php-mysql php-mbstring php-zip php-xml php-curl php-gd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment