|
Posted by Daz on 05/08/07 12:21
On May 7, 6:43 pm, petersprc <peters...@gmail.com> wrote:
> Hi,
>
> One thing you might check is the session timeout value. These settings
> in a .htaccess would allow sessions to stay active for 24 hours or
> longer:
>
> php_value session.gc_maxlifetime 86400
> php_value session.cookie_maxlifetime 86400
>
> Regards,
> John Peters
>
> On May 7, 11:09 am, Daz <cutenfu...@gmail.com> wrote:
>
> > Hi everyone,
>
> > This may be seen as being off-topic, but I am not sure where I need to
> > look for the appropriate documentation/tutorial. All I would like to
> > know, if where (on a Linux system), I need to edit a file which will
> > stop my login timing out after 3600 seconds. I've tried Googling for
> > it for some time now (weeks, on and off), and I've tried the
> > phpmyadmin docs to no avail.
>
> > I refuse to believe for one minute that the answer to my question is
> > not in the phpmyadmin docs, but I'll be damned if I can find it... I
> > think I might be looking in the wrong place, as the docs I am looking
> > through look sparse.
>
> > I've tried searching through the phpmyadmin wiki for:
>
> > time out
> > timeout
> > configuration
>
> > Basically, anything I come across are problems people have reported,
> > or about the actual web interface to phpmyadmin, rather than the
> > configuration.
>
> > If anyone can put me out of my misery, I would very much appreciate
> > it.
>
> > Many, many thanks in advance.
>
> > Daz.
Wonderful. That's the last place I expected to look for these
settings... Thanks.
Navigation:
[Reply to this message]
|