Fixing Permissions for Plesk domains.

Filed Under (Plesk) by jc on 29-02-2008

Tagged Under : , ,

If permissions for Plesk domains get screwed up for any reason (chown -R sillyclown:sillyadmin /var/www/vhosts) or some of the sort, you can fix it by running the following command:

/usr/local/psa/admin/sbin/vhostmng --install-vhost --vhost-name=domain.tld --user-name=domain_user --set-content-permissions

Cheers!