Date: 05/24/01
- Next message: Daniel Bondurant: "[phplib] permissions"
- Previous message: Jens Benecke: "Re: [phplib] Loop is set up accessing page - more info."
- In reply to: James Johnson: "Re: [phplib] Loop is set up accessing page - more info."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have had the same problem that you describe some time in the back.
Try checking the Domain where the cookie is being written.
Sometimes your domain name may be something like (or so you think):
www.JamesJohnson.com
but in reality your host may have you set up as a virtual site that is
actually using a domain name such as:
thus causing the cookie loop that you describe.
If this is the case, you need to change the domain variable to
'JamesJohnson.com' in the section of the configuration file that deals with
cookies.
(I am talking from the top of my head and don't have the conf. file in front
of me, but this should become apparent when you get there)
I hope that this helps!
Philippe Paravicini
eCommerce Developer
-----Original Message-----
From: James Johnson [mailto:james <email protected>]
Sent: Thursday, May 24, 2001 11:56 AM
To: phplib <email protected>; phplib <email protected>
Subject: Re: [phplib] Loop is set up accessing page - more info.
>I would guess you are using a stupid browser which claims it is accepting
>cookies but discards them. Then the sequence might be
But using GET mode only seems not solve the problem.
So it must be cookies causing the problem, but what could it be?
Any ideas?
Thanks
James
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Daniel Bondurant: "[phplib] permissions"
- Previous message: Jens Benecke: "Re: [phplib] Loop is set up accessing page - more info."
- In reply to: James Johnson: "Re: [phplib] Loop is set up accessing page - more info."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

