Archive for the ‘SMF’ Category
SoftException in Application.cpp:252: File is writeable by group
If you’re getting this error then it is related to not having a file chmod’ed to 0755.
Simply change the permissions on the file to 755. You do not need the file or folder permissions to be 777.