> Fatal error: Uncaught Error: Call to undefined function
> session_set_cookie_params() in
That is a PHP built-in function -- you need to determine why it has been
removed or disabled in your environment.
> We get the sme result with PHP72 and PHP73.
SquirrelMail runs under PHP7. This issue p
We are setting up a test SM environment and cannot get past this error when
running configtest.php:
Fatal error: Uncaught Error: Call to undefined function
session_set_cookie_params() in
/usr/local/www/squirrelmail/functions/global.php:476 Stack trace: #0
/usr/local/www/squirrelmail/functions/gl