I would like to suggest updateing the readme to include setting the following in the php.ini
Code:
session.use_cookies=1
session.use_only_cookies=1
It those two tidbits had been in the readme, it would have saved me a few headaches.
(And yes I did search the boards but apparently I was not using the correct keywords to find anything meaningful.)