I'm working on cpanel Linux Godaddy hosting, I don't have access to php.ini
I've created .user.ini
Worked fine for changing settings, I have the values and as I upload a change, configuration changes inmediately.
My problem is that sessions won't last, although session.cookie_lifetime=0 and session.gc_maxlifetime=0, they close without closing the browser.
Does other directives have something to do? What's the difference between local and master value, is master value above local? as session.gc_maxlifetime=1440 and set to 0 by me on the .user.ini