FIXED – SoftException in Application.cpp:631: Directory “/home/ajay/public_html” is writeable by group

Cpanel Error: [Sun Feb 01 20:41:30.060061 2015] [:error] [pid 401503:tid 140542316816128] [client xx.xx.xx.xx:44688] SoftException in Application.cpp:631: Directory “/home/ajay/public_html” is writeable by group In this case the folder had permissions for a folder set too high. To correct this, the permissions need to be changed from “777” to “755”. Directories and folders should be 755. Executable scripts within […]