Results 1 to 6 of 6

Thread: Time before auto logout is very short

  1. #1
    AlexAv's Avatar
    AlexAv is offline Sugar Community Member
    Join Date
    Oct 2009
    Location
    Ukraine
    Posts
    922

    Default Time before auto logout is very short

    php.ini
    HTML Code:
    session.gc_maxlifetime = 86400
    Time in that parameter was increased, but it really didn't help.

    Any ideas?
    Letrium ltd. - Only high quality service
    http://letrium.com

  2. #2
    cbglobal's Avatar
    cbglobal is offline Senior Member
    Join Date
    Oct 2010
    Location
    Darmstadt
    Posts
    28

    Default Re: Time before auto logout is very short

    Hi,
    did you restart the Server?
    this is necessary.
    Christiane Bender
    System Analyst
    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email:christiane.bender@devoteam.com
    http://www.devoteam.de

  3. #3
    AlexAv's Avatar
    AlexAv is offline Sugar Community Member
    Join Date
    Oct 2009
    Location
    Ukraine
    Posts
    922

    Default Re: Time before auto logout is very short

    Sure, server was restarted
    Letrium ltd. - Only high quality service
    http://letrium.com

  4. #4
    cbglobal's Avatar
    cbglobal is offline Senior Member
    Join Date
    Oct 2010
    Location
    Darmstadt
    Posts
    28

    Default Re: Time before auto logout is very short

    Hi,
    I did some investigation.
    It is a problem of the php Version.

    There is a bug report on the php website
    http://bugs.php.net/search.php?cmd=d...by=php_version

    In one environment we use php version 5.2.4 and there it works.

    Regards
    Christiane
    Christiane Bender
    System Analyst
    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email:christiane.bender@devoteam.com
    http://www.devoteam.de

  5. #5
    AlexAv's Avatar
    AlexAv is offline Sugar Community Member
    Join Date
    Oct 2009
    Location
    Ukraine
    Posts
    922

    Default Re: Time before auto logout is very short

    Thank you very much!
    Letrium ltd. - Only high quality service
    http://letrium.com

  6. #6
    AlexAv's Avatar
    AlexAv is offline Sugar Community Member
    Join Date
    Oct 2009
    Location
    Ukraine
    Posts
    922

    Default Re: Time before auto logout is very short

    I have solved the problem

    If different scripts have different values of session.gc_maxlifetime but share the same place for storing the session data then the script with the minimum value will be cleaning the data.
    Letrium ltd. - Only high quality service
    http://letrium.com

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to avoid auto LogOut?
    By j.lagos in forum Developer Help
    Replies: 5
    Last Post: 2010-06-24, 03:26 PM
  2. Replies: 12
    Last Post: 2009-11-05, 08:14 PM
  3. Remove auto forum logout?
    By dwilson888 in forum Site feedback
    Replies: 2
    Last Post: 2009-02-11, 11:55 PM
  4. Disabling Auto Logout
    By jscherber in forum Help
    Replies: 4
    Last Post: 2009-01-30, 01:50 PM
  5. Extending the time to auto logout
    By heimskr in forum Help
    Replies: 1
    Last Post: 2008-01-31, 08:45 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •