Understanding Unix Owner and chmod 777 - Stack Overflow
chmod 777If you are going for a console command it would be: chmod -R 777 store. The -Rchmod 777 foldername will give read, write, and execute permissions for everyone. chmod 700 foldername will give read, write, and execute