Hey guys,
I have started migrating my clients over to my new hosting setup at Amazon AWS. It's running the latest WHM.
Strange one - an e-commerce site that has user logins doesn't seem to log users in. Nothing happens.
Looks like it's looking for session data in ea-php70 when the website is running on ea-php73 as set by multi php manager. In fact the system doesn't even have ea-php70 installed at all.
Looking at the php error log, I get lots of this:
What is stranger, is that the website also has a CMS/admin panel. And I seem to be able to log into that fine, and the sessions are managed fine.
Any help would be greatly appreciated.
Kind regards,
Scott
I have started migrating my clients over to my new hosting setup at Amazon AWS. It's running the latest WHM.
Strange one - an e-commerce site that has user logins doesn't seem to log users in. Nothing happens.
Looks like it's looking for session data in ea-php70 when the website is running on ea-php73 as set by multi php manager. In fact the system doesn't even have ea-php70 installed at all.
Looking at the php error log, I get lots of this:
Code:
[29-Jan-2020 11:40:04 UTC] PHP Warning: session_start(): open(/var/cpanel/php/sessions/ea-php70/sess_53117bec1fab08fa2f6b3332dcffeac3, O_RDWR) failed: No such file or directory (2) in /home/xxxxxx/public_html/xxxxxx.php on line 4
[29-Jan-2020 11:40:04 UTC] PHP Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea-php70) in /home/xxxxxx/public_html/xxxxxxxx.php on line 4
Any help would be greatly appreciated.
Kind regards,
Scott