Re: [phplib] Loop is set up accessing page - more info. From: Jens Benecke (jens <email protected>)
Date: 05/24/01

On Thu, May 24, 2001 at 05:45:19PM +0100, James Johnson wrote:
>
> Dear all
>
> further to my earlier email, it seems someone else had this problem some
> time ago:

I would guess you are using a stupid browser which claims it is accepting
cookies but discards them. Then the sequence might be

10 phplib tries to set cookie
20 browser tells phplib it accepts the cookie
30 phplib THINKS "ok, then I won't need URL session variables"
40 phplib initializes session and redirects to the same page w/o URL session var
50 phplib tries to get cookie, fails
60 phplib tries to get URL session var, fails
70 phplib thinks no session has been set yet
80 phplib creates cookie and sets it
90 GOTO 20
 

Just an idea.

-- 
Jens Benecke             /* Nobody will ever see this error message :-) */
                            panic("Cannot initialize video hardware\n");
                                  -- Linux 2.0.38,  arch/m68k/atari/atafb.c
http://www.hitchhikers.de/ - Die kostenlose Mitfahrzentrale für ganz Europa

  • application/pgp-signature attachment: stored