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

Resolved False folder ownership - how to get the right standard ownership?

sm_a

New Pleskian
Hello

I have from root home folder moved a directory to the httdocs directory. But that has a root:root ownership and it doesn't work.

How can I apply the right ownership to the directory and subfolders to the standard values?

Sincerely,
Sven
 
Try to fix vhosts permissions with

# plesk repair fs domain.com
 
Hi IgorG,

That don't work but I found on the Internet following command that works:

# /usr/local/psa/bin/repair --restore-vhosts-permissions
 
Back
Top