php settings problem
Posted by: iraszl
Posted on: 2005-06-27 14:02:00
If have a problem with following php settings:
session.use_only_cookies Off Off
session.use_trans_sid On On
It should be the opposite, like this:
session.use_only_cookies On Off
session.use_trans_sid Off On