Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Change to the directory which contains the client's (or users) main directory, then issue:
chown ownername:groupname -R directoryname
If you want to leave the groupname unchanged, then do not specify one, just put the ownername: (with the colon).
Be careful if changing the domain's root/home directory, the owner/user name should be the same as the ftp user name for that domain, and the group should be psacln.
The -R tells the command to do it recursively. You can also put -v to have chown list all files/folders which are changed.
Before doing this, please tell us what directory structure you are thinking of changing the ownership on, so we can verify that you will not cause additional problems on your server!
That's what I figured, so just make sure you chown the user to the ftp username for that domain, and might as well verify the group is psacln, and all should be well again in the land of nod....
Be careful to maintain the permissions of the way the directories were structured when the domain was created. i.e. chowning files from root to the domain is fine within httpdocs, httpsdocs, etc , but not recommended on some of the other folders at that level.