Do you have session_start()  on each page?

---John Holmes...

----- Original Message ----- 
From: "Phil Schwarzmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 26, 2002 11:31 AM
Subject: [PHP] sessions are remembered for one page, then forgotten


> I'm still having a little trouble with my PHP Server (win98)...
>  
> When a session is started, it only remembers it for the initial page. 
> As soon as another is loaded, it quickly forgets it.  Although, maybe it
> never started it at all...
>  
> I changed my session.save_path to equal c:\tmp    - and there is a tmp
> directory on my C-Drive.
>  
> ....But I haven't done anything else to the php.ini file.  Should I
> change session.auto-start to 1?  Or will this start up a session every
> single time, even if there was no call for it.
>  
> Thanks for your help!!
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to