diff options
author | Silvino Silva <silvino@bk.ru> | 2016-09-29 05:23:33 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2016-09-29 06:26:17 +0100 |
commit | 6343ecacd941a133d01bf9354adf6b79a0a0cb3d (patch) | |
tree | 0c40fa2b06b3fd80993325e8115b4187115fabe5 /tools/nginx.html | |
parent | dc2392c0420d3e25771a4bc1967ae97cba16194d (diff) | |
download | doc-6343ecacd941a133d01bf9354adf6b79a0a0cb3d.tar.gz |
nginx and php revision
Diffstat (limited to 'tools/nginx.html')
-rw-r--r-- | tools/nginx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/nginx.html b/tools/nginx.html index 9fd38b9..765a13f 100644 --- a/tools/nginx.html +++ b/tools/nginx.html @@ -224,7 +224,7 @@ <p> Install php and setup php.ini as development mode;</p> <pre> - $ prt-get depinst php php-fpm php-gd + $ sudo prt-get depinst php php-fpm php-gd php-pdo-pgsql php-postgresql </pre> <p>Setup php ini in development mode;<p/> |