Menu

#1677 enable login with ini_set("session.use_cookies","1");

open
nobody
None
5
2007-09-25
2007-09-25
No

when a site has this setting in apache:
php_flag session.use_cookies off
configure.php MUST have this setting:
ini_set("session.use_cookies","1");
to enable login

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.