Moderator: Integra Moderator
We are running mod_security and due to that all folders must be 755 and files 644 (anything else may not work). Most generally if you are hitting the mod_security block you will get a 403 not a 404. I'd check file and folder permissions to make sure they are 755 and 644 (respectively).
Logan
Folders should be 755 and files should be 644.
Typically there is never a reason to change them. But at times files can be raised to 755 but that is all, if you use 777 on any folder or file ( files in the folder or the file it self ) will not be able to be run from the server.
There should never be a reason for 777 permission, and 755 should always work.
( I have yet to see a php .script that will not work properly with folders set to 755 and files to 644 ... or files to 755, though that should not be needed )
Now do watch that you are not getting 403/forbidden errors, as that is something totally different. If you are getting that, follow this:
https://www.jatol.com/KB/index.php?cat=6&item=121
Faldran
Registered users: App360MonitorBot, Bing [Bot], Google [Bot]