PDA

View Full Version : Ownership issue after migration


rcharamella
3rd March 2008, 11:27 PM
Hi all,

I recently migrated my sites from an 8.3 to 8.3 Plesk installation. Everything went well, except for ownership of files/folders within the web_user folders of each site. Chown is giving an error message "Disk quota exceeeded" but I've got over 10gb of space free on the server.

Any ideas?

thanks in advance for your help

ib1984
6th March 2008, 05:00 AM
this error arise if total size of files to be chown'ed exceed quota of the user who will own them. Just increase the quota for user and use 'chown -R' command on affected web-users' directories.