David Platt wrote:
> Perhaps you can point me in the right direction. I am using a host that
> has PHP 5.2.3 and Mysql and am running the newest version of Keystone. The
> install went well, however when I go to log in, I am logged in, but when I
> attempt to do anything, such as add slips, I am told that I am not
> currently logged in. Why would this happen? Is there an incompatibility
> with PHP 5?
I haven't tested it completely with PHP5, so I'm going to Cc this back
to the keystone-users mailing list.
This sort of failure is usually due to the cookie expiring in the
browser super-fast. Either you're not accepting cookies at all, or the
clock between your server and your web browser is skewed more than...
*thinks* I think it's 15 minutes.
Hope that helps!
-dbs