Where do I set the Session Save Path in BPS?
-
I’m getting thousands of errors in the cpanel php error log –
[30-Dec-2020 09:30:53 UTC] PHP Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea-php70) in /home/carnethy/public_html/wp-content/plugins/bulletproof-security/403.php on line 3
[30-Dec-2020 09:30:53 UTC] PHP Warning: session_start(): open(/var/cpanel/php/sessions/ea-php70/sess_79afb7fd10d1dcfd7b25c5dfd31c0197, O_RDWR) failed: Permission denied (13) in /home/carnethy/public_html/wp-content/plugins/bulletproof-security/403.php on line 3Root PHP.ini is set in cpanel’s multiPHP INI editor to
session.save_path = “/var/cpanel/php/sessions/ea-php73”
Home directory PHP.ini is set to
session.save_path = “/var/cpanel/php/sessions/ea-php72”
System Info in BPS:
PHP Server|PHP.ini Info
PHP Version: 7.4.13
PHP Configuration File (php.ini): /opt/cpanel/ea-php74/root/etc/php.ini
PHP Upload Temp Dir: Not set/defined or directory is not writable
Session Save Path: Not set/defined or directory is not writableHow do I set the Session Save Path in BPS? Should it agree with the current root path or home path? I assume those paths were set automatically – should I change them? Obviously neither are ea-php70 as in the error log.
It’s all very confusing.
The page I need help with: [log in to see the link]
- The topic ‘Where do I set the Session Save Path in BPS?’ is closed to new replies.