But if in php.ini, the session timeout is 30 minutes, but in config, I set
the session_timeout to be 60 minutes, will the actual time out to be 30 or
60 minutes?

On Mon, Feb 16, 2009 at 7:53 AM, shahin <zabeti.sha...@gmail.com> wrote:

>
> read
> http://www.symfony-project.org/book/1_0/06-Inside-the-Controller-Layer
> it will tell you completelly about session changing.
>
> On Feb 16, 11:21 am, Lupu Alexandru-Emil <gang.al...@gmail.com> wrote:
> > ini_set()
> > also check your settings.yml s into your apps/appname/config/
> directories
> >
> > On Mon, Feb 16, 2009 at 6:08 AM, xhe <hexuf...@gmail.com> wrote:
> >
> > > Without using php.ini session time out, how can we change this value
> > > through symfony? How can we set the session timeout value longer? Are
> > > there any restriction for this configuration? I think no matter how
> > > long we set it, it will alwasy be shorter than that required in
> > > php.ini, is that right?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to