fixed php version on nginx conf files

This commit is contained in:
2023-06-30 12:31:39 +02:00
parent 00c9aa6cd2
commit cb915edc33
4 changed files with 4 additions and 4 deletions

View File

@@ -92,7 +92,7 @@ server {
fastcgi_intercept_errors on;
# fastcgi_buffer_size 16k;
# fastcgi_buffers 4 16k;
fastcgi_pass unix:/run/php/php7.4-fpm.sock;
fastcgi_pass unix:/run/php/php8.2-fpm.sock;
}
# Fighting with Styles? This little gem is amazing.
# location ~ ^/sites/.*/files/imagecache/ { # For Drupal <= 6