Hi Gerard,

Many thanks. We are using cookies to store the session ID. The session on other sites are working perfectly. The same problem on this site is experienced by other users also. Also the same log-in module was working perfectly with the older PHP version.

At 10:20 AM 8/23/2004, Gerard Samuel wrote:
Sheni R. Meledath wrote:
session.use_trans_sid On On

Im currently running FBSC 4.10/php 4.3.6, and the only difference with our session setup is session.use_trans_sid.
Mine is off.
For sessions to get lost means that either
a) You have cookies disabled in the browser
b) You are not using the SID constant in links/or not using session.use_trans_sid


So are you using cookies? If you accept cookies, are cookies stored in the browser?
If you are not using cookies, are you manually adding the SID constant to links, or is session.use_trans_sid actually working by adding the session id to your links (check the source of the page)?


Regards
Sheni R Meledath
[EMAIL PROTECTED]


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to