Portal Home > Knowledgebase > Common Problems > Login loop (PHP Sessions) Issue


Login loop (PHP Sessions) Issue




This FAQ applies to Version 6 only.


The calendar uses PHP sessions to store your login credentials and PHP needs a place to store the sessions information.


If you seem to be able to log in, but are immediately redirected back to the login screen, PHP sessions isn't properly configured on the server.


To resolve this, contact your web host provider and see if they can properly configure PHP sessions. They may give you a sessions path which you would then add to the sessionsPath.php file in the setup directory.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Server Path Issues (Views: 5824)
Temporary Domains (Views: 4194)
How to use $thisFile (Views: 1375)