pp wrote:
> I got two hosts
> Root page is static for both
> and code global contains code for set cookies
> (the same code, I copied and pasted)
> one host sends cookie and the other one doesn't
> what can be wrong?
Is there an PHP error in the page that's output? The only reason
I can think of is that there's output before the cookie is sent.
Debugging these kond of problems is a lot easier if you use a logging
proxy -- I use tcpxd (http://quozl.us.netrek.org/tcpxd/) which will
show you exactly what passes even if the browser won't.
Emile
PS: please don't send requests twice. I am handling everything as
fast as I can and I don't discard stuff. There's 116 messages in
my inbox right now and I'm plodding through them. This kind of
backlog fortunately isn't usual but I've been without my regular
connection for a week. Please bear with me while I work through
them.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]