I upgraded to php 7.2 slightly over a month ago and everything has been working fine.
However I now have an error on only one website that reads as follows:
Warning: session_start(): Failed to read session data: user (path: /var/cpanel/php/sessions/ea-php72) in /home/xxx/public_html/libraries/joomla/session/handler/native.php on line 260
Error: Failed to start application: Failed to start the session
I am using 7.2 with multiphp. All the other websites are fine and using the same version of php, but it is only this one producing the error.
However I now have an error on only one website that reads as follows:
Warning: session_start(): Failed to read session data: user (path: /var/cpanel/php/sessions/ea-php72) in /home/xxx/public_html/libraries/joomla/session/handler/native.php on line 260
Error: Failed to start application: Failed to start the session
I am using 7.2 with multiphp. All the other websites are fine and using the same version of php, but it is only this one producing the error.
Last edited by a moderator: