rar, gnupg and ssh extensions are not yet compatible with PHP-8.0
This commit is contained in:
@ -77,7 +77,7 @@ server {
|
||||
include snippets/fastcgi-php.conf;
|
||||
fastcgi_param DOCUMENT_ROOT /html;
|
||||
fastcgi_param SCRIPT_FILENAME /html$fastcgi_script_name;
|
||||
fastcgi_pass unix:/var/run/php/8.0-hosting;
|
||||
fastcgi_pass unix:/var/run/php/7.4-hosting;
|
||||
}
|
||||
}
|
||||
location /squirrelmail {
|
||||
|
Reference in New Issue
Block a user