For Programmers: Free Programming Magazines  


Home > Archive > PHP SQL > November 2005 > Re: tried everything









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: tried everything
joeblow

2005-11-18, 6:59 pm

Forget it. I think I'm at the wrong place.

"joeblow" <momo_roadracer@yahoo.com> wrote in message
news:11nrlhkmnec6a5b@corp.supernews.com...
> I've read many articles as well as the php manual, yet, am still unable to
> get $_SESSION[] values to persist.
> WinXP, PHP 5, apache 2.
>
> I've changed:
> session.cookie_path = /
> to this:
> session.cookie_path =
>
> ...which finally got PHP to store session data in the session files, but
> even though the values exist in the files I'm unable to access them with
> $_SESSION[].
>
> I'm getting closer, but cannot cross that finish line. I think it's
> something along the lines of the above, like a configuration issue, but I
> don't know what else to try.
>
> One article suggested adding the line:
> header('P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"');
> ...immediately after session_start() (for WinXP/IE6) and though I

initially
> thought this was a long shot, I believe I'll try it right after I post

this.
> If it works, I'll be right back to document it.
>
> Thanks for any "long shots."
>
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com