PHP WARNING – Failed to read session data:
-
I’m getting these PHP errors in my logs. I tried to reinstall the plugin, but nothing changed:
[23-Oct-2024 16:02:42 UTC] PHP Warning: session_start(): open(/var/cpanel/php/sessions/ea-php83/sess_553657498327502242793e777533e48d, O_RDWR) failed: No such file or directory (2) in /home4/etexeate/public_html/wp-content/plugins/backwpup/src/Infrastructure/Restore/commons.php on line 358
[23-Oct-2024 16:02:42 UTC] PHP Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea-php83) in /home4/etexeate/public_html/wp-content/plugins/backwpup/src/Infrastructure/Restore/commons.php on line 358Line 358 in the commons.php is as follows:
session_start(); // phpcs:ignore
Any help would be greatly appriciated!
Thanks!
- You must be logged in to reply to this topic.