Hi, My cgi-bin folder now has a permission of 0000 and I can't change it back to 0755. Whenever I tried to do that, it says "Fileop Failure" Can anyone help? Thanks in advance!
You cannot change the CHMOD if you don't have root access. Ask your host etc. who has root access to change the CHMOD to something which can be edited by you. If you have a control panel, then this can be done within your control panel. 000 simply means owner, public or group cannot read, write or execute. So, in simple words, you've blocked yourself from the particular folder.