Re: squirrelmail-20220414_0200-SVN.stable.tar.gz
"James B. Byrne via squirrelmail-users" <[email protected]> Mon, 18 Apr 2022 09:12:23 -0400
| Newsgroups | gmane.mail.squirrelmail.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, April 15, 2022 04:26, Paul Lesniewski wrote:
>
>
> On Thu, April 14, 2022 8:02 pm, James B. Byrne via squirrelmail-users wrote:
>> FreeBSD-13.0p11
>> php Version: 8.1.4_3
>>
>> I downloaded the most recent stable snapshot given above. I installed and
>> configured it. I enabled src/configtest.php. When I visit this url I
>> obtain
>> this error:
>>
>> [Thu Apr 14 15:55:50.272309 2022] [php:error] [pid 43532] [client
>> 216.185.71.41:40396]
>> PHP Fatal error: Uncaught Error: Call to undefined function
>> session_set_cookie_params()
>
> You might need to install a separate PHP package with session functions or
> check that it's not disabled in your PHP configuration
> (disable_functions).
>
php -v
PHP 8.1.4 (cli) (built: Apr 12 2022 04:08:48) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.4, Copyright (c) Zend Technologies
php -m
[PHP Modules]
Core
date
gettext
hash
json
libxml
mbstring
mysqlnd
openssl
pcre
Reflection
session
SPL
standard
xml
[Zend Modules]
cat -n /usr/local/etc/php.ini | grep func
. . .
312 ; This directive allows you to disable certain functions for security
reasons.
313 ; It receives a comma-delimited list of function names.
314 ; http://php.net/disable-functions
315 disable_functions =
. . .
It appears to me that the php session module is loaded and that no functions
are disabled.
--
*** e-Mail is NOT a SECURE channel ***
Do NOT transmit sensitive data via e-Mail
Unencrypted messages have no legal claim to privacy
Do NOT open attachments nor follow links sent by e-Mail
James B. Byrne mailto:[email protected]
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada L8E 3C3
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: [email protected]
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users