SyntaxFix
Write A Post
Hire A Developer
Questions
To make everything writable by the owner, read/execute by the group, and world executable:
chmod -R 0755
To make everything wide open:
chmod -R 0777