• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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