I'm testing both drupal 7 alpha 6 and 13 july dev.
After installation i can't delete files edited by drupal. I'm always files owner and can edit them but not delete them.
> rm -Rf drupal-7
rm: cannot remove `drupal-7/sites/default/default.settings.php': Permission denied
rm: cannot remove directory `drupal-7/sites/default/files': Permission denied
rm: cannot remove `drupal-7/sites/default/settings.php': Permission denied
Comments
Comment #1
aspilicious commenteddrupal changed the permissions, try to change the permissions first...
Comment #2
aspilicious commentedBtw this is not cirtical
Comment #3
aaron commentedtry
$ sudo chmod -R o+w drupal-7/sites/default/Comment #4
kars-t commentedHi
I am closing this issue to clean up the issue queue. Feel free to reopen the issue if there is new information and the problem still resides. If not please make sure you close your issues that you don't need any more.
Maybe you can get support from the local user group. Please take a look at this list at groups.drupal.org.