PHP session warning
-
Getting many errors every day in the PHP error log. I X’d out paths and such. Saw this with both PHP 5.6 and 7.2.
[12-Feb-2019 08:06:58 UTC] PHP Warning: session_start(): open(XXXXXX/sess_XXXX, O_RDWR) failed: Permission denied (13) in XXXX/wp-content/plugins/before-and-after/before-and-after.php on line 61
[12-Feb-2019 08:06:58 UTC] PHP Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea-php72) in /XXXX/wp-content/plugins/before-and-after/before-and-after.php on line 61
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP session warning’ is closed to new replies.