From eb4ca4c8fe1cb6d3ee60fe1a2973069c76ec8841 Mon Sep 17 00:00:00 2001 From: Sadiq Saif Date: Sun, 26 Aug 2018 12:04:52 -0400 Subject: [PATCH] Update PHP upstream to 7.2 --- ubuntu/webserver1.asininetech.com.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/webserver1.asininetech.com.yml b/ubuntu/webserver1.asininetech.com.yml index ad047f5..f924d65 100644 --- a/ubuntu/webserver1.asininetech.com.yml +++ b/ubuntu/webserver1.asininetech.com.yml @@ -236,7 +236,7 @@ - gzip_disable msie6 - gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript upstream: - - upstream php { server unix:/run/php/php7.0-fpm.sock; } + - upstream php { server unix:/run/php/php7.2-fpm.sock; } ssl: - ssl_protocols TLSv1.2 - ssl_prefer_server_ciphers on