Author Topic: Modify the session.save_path after cPanel migration  (Read 5151 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
Modify the session.save_path after cPanel migration
« on: September 30, 2020, 08:51:32 AM »
Hello,
I migrated an OpenCart site from cPanel that has at php.ini:
   php_value session.save_path "/var/cpanel/php/sessions/ea-php70"

Now I use PHP7.3
What exactly have I to set at php_value session.save_path please?
You may use our FREE SMTP Newsletter APP at https://www.emailbat.com

Re: Modify the session.save_path after cPanel migration
« Reply #1 on: September 30, 2020, 10:13:43 AM »
With just a little bit of imagination, /var/tmp/sessions/ (once created) might be a good location.  ::)

Offline
**
Re: Modify the session.save_path after cPanel migration
« Reply #2 on: September 30, 2020, 10:19:46 AM »
Is it suitable for PHP7.3 please?
You may use our FREE SMTP Newsletter APP at https://www.emailbat.com

Offline
*****
Re: Modify the session.save_path after cPanel migration
« Reply #3 on: September 30, 2020, 02:59:33 PM »
change the path for session to "/tmp"

Offline
**
Re: Modify the session.save_path after cPanel migration
« Reply #4 on: September 30, 2020, 04:09:26 PM »
So what is the full path please?
You may use our FREE SMTP Newsletter APP at https://www.emailbat.com