Answer Posted / ram
Increase session.gc_maxlifetime in php.ini file from 1440 to
18000 (5 hrs) and restart the webserver.
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
What are the advantages of stored procedures?
What is the difference between single quoted string and double quoted string?
Explain me differences between get and post methods?
What is difference between get and post in php?
Why namespace is used in php?
How we get browser details of clients machine?
What is php rest api?
How does php server work?
Explain about looping in PHP?
How to delete cookie files on your computer?
Which is better mysql or sql?
Is PHP an open source software?
What is the difference between array_merge() and array_merge_recursive() in php?
How can we determine whether a variable is set?
How can I prevent sql-injection in php?