• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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