Posted by Grunff on 08/09/05 18:37
Erwin Moller wrote:
> I do not have a solution, but maybe something to get you going:
> SESSION are based on some value of PHPSESSID, most of the time stored in a
> cookie on the client browser.
>
> Cookies set by a certain domain cannot be accessed by another domain.
> Is it possible you switch also domains when you wsitch from http to https?
>
> Like:
> http://www.babelfish.com
> to
> https://www.purchasebabelfishhere.com
Hi Erwin,
No, it's all on the same domain - we're just switching from
http://mydomain.dom to https://mydomain.dom.
What's more, I can access the session ID without any problems (this
would not be the case if I was switching domains).
But thanks anyway :-)
--
Grunff
[Back to original message]
|