Still having issues with the login not sticking.
I've verified the php_value session.save_path specified in my .htaccess file is read/write/execute for the wiki, but the sessions data is still being lost between pages.
The login sticks if remembered on my the user's machine, but then the session data is lost when editing a page. The end result is a wiki user can stay logged in if they have it remember localy, but can't succesfully save edits while logged in.
Do I need to specify a file as well as a path for session data?
Any other suggestions?
Thanks, Scott