Date: 05/26/00
- Next message: Aric Caley: "Re: [phplib] PHP4..."
- Previous message: Aric Caley: "[phplib] PHP4..."
- Maybe in reply to: Jim Behymer: "[phplib] newbie question on session management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks again for a good suggestion. It's great to have a resource like this available.
However, upon following this step, I found that the session IDs were indeed the same from one page to the next. And still I'm required to log in anew each time I request a page.
I'd be tearing my hairout over this if I had any. Any other thoughts?!?
Thanks,
Jim Behymer
> Hi --
>
> Probably a "lost" session ID ... turn cookies OFF in your browser, then
> watch the se3ssion id in the LOCATION box - I bet you'll find it changes
> somewhere along the line. Click BACK once, and that's where the problem
> lies ...
>
> Good luck --
>
> Bob.
>
> At 06:34 AM 5/26/00, you wrote:
>
> >Hello again. My original question was why do my scripts redisplay the
> >login page between every page. I received the following advice in short
> >order and found it helpful, but it has not fixed the problem. Does anyone
> >else have a suggestion? Also, variables that I register at the session
> >level with $sess->register($varname) are not available.
> >
> >I appreciate any advice I can get!
> >
> >Jim Behymer
> >
> > > douplecheck that you are using the url() function
> > > everywhere you are using urls, also in forms (or make sure the
> > > sessionvariable get transmitted with a hiddenfield)!!
> > >
> > > if it also happens in cookie mode it is something else. maybe you set the
> > > lifetime of your session a little bit too short? check your local.inc.
> > >
_______________________________________________________________________
Why pay when you don't have to? Get AltaVista Free Internet Access now!
http://jump.altavista.com/freeaccess4.go
_______________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Aric Caley: "Re: [phplib] PHP4..."
- Previous message: Aric Caley: "[phplib] PHP4..."
- Maybe in reply to: Jim Behymer: "[phplib] newbie question on session management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

