Use PHP 8 compatible fork of SquirrelMail
This commit is contained in:
@ -85,7 +85,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/7.4-squirrelmail;
|
||||
fastcgi_pass unix:/var/run/php/8.0-squirrelmail;
|
||||
}
|
||||
}
|
||||
location /phpmyadmin {
|
||||
|
Reference in New Issue
Block a user