Hi Andre,

Thank you. Yes, the register_globals is set to 'on'.

At 05:41 PM 8/23/2004, Andre Dubuc wrote:
On your new setup, is register_globals=on by any chance? I ran into the same
problem -- once set to off, everything started working properly.

Just a thought,
Hth
Andre


On Monday 23 August 2004 02:45 am, Sheni R. Meledath wrote: > 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]


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