chmod 777777 means the file directory is granted read, write and execute permissions for all three user classes, including the owner, group members, and others.chmod -R 777 store. The -R (or --recursive) options make it recursive. Or if you want to make all the files in the current directory have all permissions type: chmod -R