NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP Sessions on windows

Daniel Convissor danielc at analysisandsolutions.com
Tue Aug 2 15:59:33 EDT 2005


Hey Tom:

On Tue, Aug 02, 2005 at 03:04:56PM -0400, Tom Melendez wrote:
> Yes, that's it.  Every request, a new session file is written, with a 
> new name.

File permissions could be it.  But more likely, now that I think about it, 
is your browser is probably not accepting/sending the PHPSESSID cookie 
from/to your server.  Either look in your browser's cookie list and/or put 
a test at the top of your script that checks $_COOKIE['PHPSESSID'].

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409



More information about the talk mailing list