|
From: Jure S. <jur...@li...> - 2002-04-10 11:10:54
|
Hi, I'm just starting with OI and have installed a vanilla site. The problem I have is tahat whenever I follow a link my login info is gone, I get the login window again and when I login again, tha page gets displayed as it should. In error log I get: OpenInteract::UI::Main::handler (41) >> Action died. Here is what it left: <div align="center"> <h1>Task is Forbidden</h1>... In my server.ini I have: [session_info] class = Apache::Session::Postgres expiration = +3M params = expires_in = 0 cache_user = 30 cache_group = 30 cache_theme = 30 Can anyone point me in the right direction? Jure |