Session ends too quickly
I have installed PowerCMS and it works fine (mostly). However, when I am on the contents_update page, the session will end within a few (3 or so) minutes, so that when I finish entering the changes I want and go to save, it takes me to the login page and my changes are lost.
If I am not trying to save and am on the index page, or contents result page, the session will not end that quickly.
My php.ini settings (on GoDaddy) are, from the look of things, set to the defaults and should not cause a disruption; mysql.allow_persistent = on, session.cookie_lifetime = 0, session.gc_maxlifetime = 1440.
Any ideas?