How to Change File Permissions to 777 in Ubuntu
IDR 10,000.00
chmod 777 chmod 777 makes a filefolder readable, write-able and executable by everyone. So essentially on your site folder, you have given everyone permission to write to that folder, so you have. 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
indo777, To apply chmod 777 recursively to a folder and all its contents, you can use the -R.
Quantity: