Re: [SM-USERS] fatal error running SM with php74 on FreeBSD-12.1

2020-01-29 Thread Paul Lesniewski
> 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

[SM-USERS] fatal error running SM with php74 on FreeBSD-12.1

2020-01-29 Thread James B. Byrne via squirrelmail-users
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