• 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.

Restore vhost permissions in Plesk 10.4.4

T

tmartin@

Guest
Can someone tell me how to restore a vhosts file/folder permissions using Plesk 10.4.4? http://kb.parallels.com/en/6572 gives instructions for up to 10.3, but it says 10.4 is different and of course doesn't indicate what you need to do.

Thanks,

Troy
 
Hi,

Normally the permissions for the httpdocs have and his sub directories have the permission like that we have given below.

chown -R username:psacln /your/httpdocs/directory
chown username:psaserv /your/httpdocs/directory

Make the changes according to that and check the issue persists or not....
 
I have the exact same question and the response of this fellow user is a nice fix but would love to hear parallels way of using the new "dirmng" command to correct automatically all permissions. Tried to search the web as also documentation but couldn't find any good usage tips. Chown is a great fix for some domains but if you host 100 and more then there is the chance of destroying your business with a false command :p
 
Back
Top