Hello,
What should I have file/folder permissions set to for best security practices?
I didnt want to change anything without knowing what might prevent SMF from performing any functions properly.
Thanks,
Matt
Interval 0777 would be appropriate.
Refer to:
Why chmod 777 is NOT a security risk (http://www.simplemachines.org/community/index.php?topic=2987.0)
How do I chmod? / What is chmod? (http://docs.simplemachines.org/index.php?topic=477)
Thanks.