I am trying to extend the php session maxlifetime for my site, however I have no clue how to do it. I've tried finding the php.ini file to change it manually, but apparently we can't have access to that file, and I've tried changing it through php commands, to no avail either.
How do I change the session maxlifetime variable?
How do I change the session maxlifetime variable?
