Log in

View Full Version : Unable to delete sites/default/* when uninstalling Drupal 7


Mohawk
2016-05-23, 12:34 AM
I can not figure out what Drupal 7 did to these files. I was testing Drupal 7, decided to uninstall it. These are the only two files I am unable to clean up. Most annoying..

The problem was solved by executing two commands from the web root:

chmod -R 777 sites
rm -rf sites