Magnus Manske wrote:
Brion Vibber wrote:
Can you confirm that PHP sessions are set up and working correctly?
Sessions do *not* work, for some reason; I didn't notice because I chose "stay logged in". Anyway, I'm using a standard Window$ installation; this shouldn't happen.
Typically php.ini ships with session.save_path set to /tmp, which is nearly always bogus on Windows -- you have to change it to get things to work.
It's rather annoying, you'd think they could fix that in their own distributions. :P
-- brion vibber (brion @ pobox.com)