You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the problem
Upgrading from 7.1.2 to 7.1.3 fails on multiple sites of mine via the 1 click upgrade, with no error message on php 8.1. Switching back to php 7.4 says there is an error with the root path not being readable. Since I had only just upgraded to 7.1.2 I didn't think this could possibly be the case since my server config hasn't changed. I tried upgrading manually and get the following message when trying to load the control panel / upgrade:
The root path / is not readable.
ee/ExpressionEngine/Library/Filesystem/Adapter/Local.php:47
It looks like it's an issue with a change that has been made with the filesystem.
The text was updated successfully, but these errors were encountered:
Description of the problem
Upgrading from 7.1.2 to 7.1.3 fails on multiple sites of mine via the 1 click upgrade, with no error message on php 8.1. Switching back to php 7.4 says there is an error with the root path not being readable. Since I had only just upgraded to 7.1.2 I didn't think this could possibly be the case since my server config hasn't changed. I tried upgrading manually and get the following message when trying to load the control panel / upgrade:
The root path / is not readable.
ee/ExpressionEngine/Library/Filesystem/Adapter/Local.php:47
It looks like it's an issue with a change that has been made with the filesystem.
The text was updated successfully, but these errors were encountered: