p1p2
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Votes on activity by p1p2-
Thanks for the details - you'll have to contact your hosting provider to have them help with this change as that confirms you don't have root access to the server. The provider will be able to ch...
-
Can you elaborate more on this part: My problem is that i cant' access php.ini file because of my host Do you only have cPanel access to the machine and not root? I don't understand much of th...
-
If you customize the session.gc_maxlifetime value, but do not customize the session.save_path value, the script does not use the session.gc_maxlifetime variable value. So try a custom php.ini fi...
-
You can modify the php.ini: session.cookie_lifetime = 600 Regards Hi, I tried to access that file, but I can't in CPANEL, do you know why?
-
Hey there! Can you provide us with some more details on where this timeout is happening? I can't think of anywhere in WHM or cPanel where there would be a 24-minute timeout. Is this on a certai...
-
Hello! I'm going to try to explain it, English is not my first language, and I'm kind of new to this. My website uses Cpanel, and I use PHP to start the session, you know, I use the session_start(...