Nextcloud and Heimdal CT: fixed PHP config for 8.2
This commit is contained in:
@@ -86,7 +86,7 @@ http {
|
||||
fastcgi_param HTTPS on;
|
||||
fastcgi_param modHeadersAvailable true;
|
||||
fastcgi_param front_controller_active true;
|
||||
fastcgi_pass unix:/run/php-fpm81/php-fpm.sock;
|
||||
fastcgi_pass unix:/run/php-fpm82/php-fpm.sock;
|
||||
fastcgi_intercept_errors on;
|
||||
fastcgi_request_buffering off;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user