• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Ownership issue after migration

R

rcharamella

Guest
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
 
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.
 
Back
Top