This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

admin login timeout


  1. mandarin
    Member

    Hi

    Is it possible to extend admin log in time between time outs please?

    Or even disable it completely?

    Mike

    Posted 16 years ago #
  2. redityo

    Try to put this code in "config.php" file around line 6 :

    ini_set(’session.gc_maxlifetime’, 14400);

    that code will extend your session expire time for 4 hours, increase the value to get more session life time.
    If it doesn't works you should edit "php.ini" file, try to search this code in there :

    session.gc_maxlifetime = 1440

    increase the value to add your session life time


    MachForm Support

    Posted 16 years ago #

RSS feed for this topic

Reply