PHP server configuration session timeout
Budget: $15 – $25 USD
Hi
I need help in having sessions open until browser closes. Server is godaddy linux hosting with cpanel.
[Removed by Admin]
Looking for spanish or fluent english speaker
I have tried
.user.ini
session.cookie_lifetime = 0
session.gc_maxlifetime = 0
.htaccess, which I don't like much..., and I understand is only for Apache...
#
#Session timeout
#php_value session.cookie_lifetime 0
#php_value session.gc_maxlifetime 0
#
I'm looking for someone keen on server configuration, so I can find the best solution for my problem. Instead of having a file for the task, i.e.
session_start([ 'cookie_lifetime' => 604800 ]);
NOT THAT!
I have attached actual php info
Thanks in advance!
I need help in having sessions open until browser closes. Server is godaddy linux hosting with cpanel.
[Removed by Admin]
Looking for spanish or fluent english speaker
I have tried
.user.ini
session.cookie_lifetime = 0
session.gc_maxlifetime = 0
.htaccess, which I don't like much..., and I understand is only for Apache...
#
#Session timeout
#php_value session.cookie_lifetime 0
#php_value session.gc_maxlifetime 0
#
I'm looking for someone keen on server configuration, so I can find the best solution for my problem. Instead of having a file for the task, i.e.
session_start([ 'cookie_lifetime' => 604800 ]);
NOT THAT!
I have attached actual php info
Thanks in advance!