Login timeout setting
Well, I started seeing regular session termination on the server side recently since I have other php scripts running on the server. Sadly, I have no direct access to php.ini due to managed hosting, which only allows me to change certain variables in php.ini.
Is there a different way to keep the session alive, e.g. by cron job?