Session Timeout

Hello,

is it possible to increase Session Timeout over closing of the browser and extend it to - lets say 30 oder 60 days?

any help would be great

There are some things you can do, like change session.gc_maxlifetime specified in php.ini

however I don’t think you can get that sort of extended session over months and over browser restarts. There are security issues involved here and everything is engineered to be restrictive, not overly loose like you want it to.

You can read something about this here

https://stackoverflow.com/questions/8311320/how-to-change-the-session-timeout-in-php