|
Posted by Erwin Moller on 01/09/07 12:33
David Gillen wrote:
> Hi. I'm hoping someone here can help.
> I'm setting sessions, with work where cookies are accepted. I've enabled
> trans session id so they should work where cookies aren't. And it seems to
> be working for parts of the site. Unforunately on certain pages it isn't
> picking up the PHPSESSID from the GET variable. To make matters worse, I'm
> doing some URL rewriting to convert
> /123/prod.html&PHPSESSID=12345 to prod.php?id=123&PHPSESSID=12345
Hi,
Are you sure you are not using mod_rewrite or something?
If so, check the regxp, because I expect your rewrite engine is on.
Check your apache configuration for the site.
Regards,
Erwin Moller
>
> I'm really lots for avenues of approach to take here. Anyone come across a
> problem like this and how did you manage to solve it.
>
> D.
> --
Navigation:
[Reply to this message]
|