Error setting docker development envrionment for version 2.0.0: "Fatal Error - sorry this shouldn't happen. Failed to create cache path."

After following the README from the Github repository, I managed to setup and run the containers for the version 2.0 in a development environment. However, when I tried to access the CMS webpage, it throws an error saying “Fatal Error - sorry this shouldn’t happen. Failed to create cache path.”.

After researching a bit, this error involves correctly setting up file permissions for the correct files or adding missing files/folders and then setting up the permissions. Could anyone please guide me what are the relevant files/missing files that needs to have the correct permissions setup.

Thanks.

This has been solved. My problem was that apache didn’t have the correct permissions to access /var/www/cms files.

1 Like