ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Frequent logouts


  • 2008-12-06 07:35:19

    Frequent logouts

    Hi all,

    I am experiencing frequent logouts even in middle of tests without any reason. Sometimes it happens 30 seconds after login. Any suggestions?

    This is my system information:

    OS - RHEL 5.1
    ATutor version - 1.6-pl1
    ATutor theme name - Corporate Blue
    PHP version - 5.2.3
    Webserver & version - XAMPP 1.6.3b

  • 2008-12-06 08:24:36

    Re: Frequent logouts

    in include/vitals.inc.php increase the value of

    [php]

    @ini_set('session.gc_maxlifetime', '5');

    [/php]


    to 30000