Hey. I accidentally CHMODed a folder to 000. I'm using Godaddy as my host. Is there any way to fix via FTP? If not, I'll have to open a support ticket. Thanks.
You cannot change te permission of the folder through FTP as it wont allow you to do anything with the folder. Simply, if available, do it from your Control Panel as most control panels do allow such changes made.
If its webdata use 755 for folders and 644 for files. The command syntax is: chmod 755 folder chmod 644 file