Add missing php packages to the nginx setup instructions

This commit is contained in:
Kevin MacMartin 2016-05-02 22:38:46 -04:00
parent 90b680c42a
commit 9367fccaa5

View file

@ -9,9 +9,9 @@ Note: The Mail Server requires SSL certificates
## Web Server
### Package Requirements (FIXME: other php packages)
### Package Requirements
nginx, php, php-fpm, php-composer, php-gd, php-imap, php-mcrypt, php-memcached, memcached, mariadb, bower, gulp, letsencrypt
nginx, php, php-apcu-bc, php-fpm, php-composer, php-gd, php-imap, php-intl, php-mcrypt, php-memcached, memcached, mariadb, bower, gulp, letsencrypt
### Folders for Web Server