chmod 777Start by setting permission numbers to 777 to grant files more access, then use the chmod command to modify specific permissions for each folder in var.chmod 777 foldername will give read, write, and execute permissions for everyone. chmod 700 foldername will give read, write, and execute