File system is not writable
问题 I installed Drupal 7 in a web host successfully. After installing a module, I got an error errors and and status report gave me this error message: File system Not writable The directory /Applications/MAMP/tmp/php does not exist. You may need to set the correct directory at the file system settings page or change the current directory's permissions so that it is writable. I check the permissions for (sites/default/files) and it has 755 permissions and I change it to 777 but nothing happened