Hi all,
Running 1.8.4, have all the permissions set up correctly on all of the folders. However, every once in a while, _cache/_app/content/content.php
will set to permissions 000 and break the site, and I don't know what's causing it. When I change the permissions back to 777 or 755 for that file, the site works again. My _cache
folder has 755 set recursively so if content.php
needs to set to 777, shouldn't it be able to?