Chris1
Regular Pleskian
I've got a particular website having a problem after moving it to a new server.
Plesk 12.5.30 - Update #3
CloudLinux 7.1
It is a Concrete5 website with showing the following two errors when trying to load the page:
I tried this http://kb.odin.com/en/115704 but it didn't help. I also tried the following as per someones recommendation in this thread http://talk.plesk.com/threads/issues-with-var-lib-php-session-after-plesk-update.282891/:
I've also tried re-migrating the site, rebuilding the domains configuration and different PHP versions.
There are other Concrete5 sites on this server working ok.
Any ideas?
Plesk 12.5.30 - Update #3
CloudLinux 7.1
It is a Concrete5 website with showing the following two errors when trying to load the page:
Code:
SessionHandler::read(): open(/var/lib/php/session/sess_4kpe2r73aujdmo7duoun5o2rh6, O_RDWR) failed: No such file or directory (2)
SessionHandler::write(): open(/var/lib/php/session/sess_4kpe2r73aujdmo7duoun5o2rh6, O_RDWR) failed: No such file or directory (2)
I tried this http://kb.odin.com/en/115704 but it didn't help. I also tried the following as per someones recommendation in this thread http://talk.plesk.com/threads/issues-with-var-lib-php-session-after-plesk-update.282891/:
Code:
chown apache:psacln /var/lib/php/session
chmod -R 770 /var/lib/php/session
I've also tried re-migrating the site, rebuilding the domains configuration and different PHP versions.
There are other Concrete5 sites on this server working ok.
Any ideas?
Last edited: