• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resetting directory and file ownership.

K

kieranjones

Guest
Hello,

I am having a bit of a problem, I had uploaded a file as root into a subdomain of a website I host using SSH and needed to change the ownership of the file so that the owner of the website could replace the file with his own updated version.

Problem is when I issues the command to change ownership of everything in the directory to that users login I was in the wrong directory.

I ran "chown -R ddt *" in the subdomains directory under the virtual host directory, ie. instead of "/var/www/vhosts/domain.com/subdomains/subdomain" I did it in "/var/www/vhosts/domain.com/subdomains"

Now the file ownership is all a bit crazy, is there a quick easy way of repairing this back to how it should be? There are in excess of 100 subdomains in the domain...

Silly me is all I can say, but I guess mistakes happen. Your help would be great :)
 
Back
Top