[imp] Session Expiered

Bob Bomar rbbomar@fly.homeunix.org
Wed, 13 Feb 2002 13:06:57 -0600


On Wed, Feb 13, 2002 at 01:58:31PM -0500, Ramon Kagan wrote:
> In essence,  you stop using cookies - so in php.ini change
> session.use_cookies to have a value of 0.
> 
> This will force the session id to be tagged to the end of the url.
> 
> Ramon Kagan
> York University, Computing and Network Services
> Unix Team -  Intermediate System Administrator
> (416)736-2100 #20263
> rkagan@yorku.ca
> 
> On Wed, 13 Feb 2002, Bob Bomar wrote:
>

Ok, I changed session.use_cookies to 0, but I found that I did not have a 
php.ini, I had a /usr/local/etc/php.ini-dist, so I copied it to php.ini and 
copied it to /usr/local/lib/ but still no go.