[nycphp-talk] Debugging Remote Problem
Andrew Yochum
andrew at plexpod.com
Tue Feb 21 15:29:25 EST 2006
Hans Kaspersetz wrote:
> SSL was involved. I setup the demo site to remove that from the
> equation. When SSL was involved the user could not even login. I would
> see a successful login in the logs but then an immediate redirect to the
> logged our state. Very weird. Taking SSL out of the equation made
> things better. Now the user can login and browse 1 or 2 pages. Then
> redirect to logged out state.
Sounds a lot like cookies/sessions aren't working. Try either having
them turn on cookies, or set up the php url rewriter. If they have
cookies on, possibly a proxy server is getting in the way. You may be
able to find that out from asking them if they know they're using a
proxy or by looking up the PTR records for their source IPs and/or the
user agent in your logs.
HTH,
Andrew
--
Andrew Yochum
Plexpod
andrew at plexpod.com
718-360-0879
More information about the talk
mailing list