I'm using EasyApache4
I'm using PHP 7.3
I'm trying to increase PHPSESSID security and increase length..
I want set session.sid_length but it does not exist in MultiPHP.ini Editor
But session.hash_function exist. (But it seems it is not effective in PHP 7.3)
I set it to 1 and set Algorithm to SHA. But the PHPSESSID remains 32 hex character..
Is it a bug or is there another way of setting session.sid_length?
Regards..
I'm using PHP 7.3
I'm trying to increase PHPSESSID security and increase length..
I want set session.sid_length but it does not exist in MultiPHP.ini Editor
But session.hash_function exist. (But it seems it is not effective in PHP 7.3)
I set it to 1 and set Algorithm to SHA. But the PHPSESSID remains 32 hex character..
Is it a bug or is there another way of setting session.sid_length?
Regards..
Last edited: