Hi, I just installed 2.4.2. Setup was okay but when I logged-in to the Dashboard, I see this:
---
One or more configuration details didn't check out OK:
Core folder is accessible by web
MODX detected that your core folder is (partially) accessible to the public. This is not recommended and a security risk. If your MODX installation is running on a Apache webserver you should at least set up the .htaccess file inside the core folder /home2/paraorg/public_html/core/. This can be easily done by renaming the existing ht.access example file there to .htaccess.
---
So I edited the ht.access to .htaccess at "core" folder. I also made the permissions to "core/cache" and "core/config" back to "7-5-5". I refreshed the Dashboard and I still see the error above. Any help or tips on how to remove the error?
I am having the same issue with the .htaccess already set.
It does not seem to be something about the "core" folder permissions (I tried to remove all permissions except executing permission which is necessary to Modx and it does nothing).
Which web server are you on? What are the folder permissions for the /core folder?
A MODx Fanatic
Change the /core folder permissions to 775 and see if it fixes it.
A MODx Fanatic