Hi Christian,
Happened the same here once, while trying to delete one 'site
administrator'.
So basically I had to double check every folder under that particular
site root, through SSH and changed permissions where needed to a
different 'site administrator', created before-hand.
$ chown -R newadmin:siteXX dirname
(recursive dir chowning)
or
$ chown newadmin:siteXX filename
(file chowning)
I hope its the same case, and that this helps.
Regards,
Gustavo
Christian Ruggeri escreveu:
> Yes, but still with the same problem.
>
> On 7/25/07, Brent Epp <brent (at mark) pdcweb.net> wrote:
>> Are you trying to delete the webmaster of a site?
>>
>> At 2007-07-25 09:00, you wrote:
>> >When i try to erase one user, send me the following message into the
>> GUI:
>> >
>> >This user owns files that are under the site's directory but not in
>> >the user's home directory that you may want to keep. You must delete
>> >these files or reassign the ownership to another user before deleting
>> >this user.
>> >
>> >How in can fix it?
>>
>>
>> Brent Epp
>> mailto:brent (at mark) pdcweb.net
>>
>>
>