My sessions arent working properly. Im using windows with apache. The session information is saved to a file, but it vanishes very quickly. Iv changed some settings in php.ini but it still doesnt work properly. Visit http://www.tcr.boldlygoingnowhere.org/info.php to see the settings. Any help would be appreciated.
i tested it by opening the directory that has the session files stored in it. then i tested the sessions from another machine. isaw that a file was stored containing the session data but when i refreshed the folder soon after, the file had gone.
maybe it's a bug in your wamp-version? it's not the most stable setup.. (the info page is also giving a lot of weird output)
what you could try is to store the session-data in a database instead of the hard-disk
Bookmarks