• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved User Directory Permission

DwieDave

New Pleskian
Hello!
I have a problem with using another directory with a web user:
I installed Nextcloud in the subdomain cloud.example.com (which means the http user is example.com in my case)
And I want to set the data dir to /data/nextcloud which is not in the vhosts file permission range.
(not in /var/www/vhosts/example.com/cloud.example.com) How can I achieve read and write access to that directory?

I chown'ed it to "example.com : psacln" (spaces not used) but it didn't work.

Do you have an idea for that ? The example.com user is created from Plesk by adding that domain.

Best Regards
Dave
 
I ended up adding /data/nextcloud to the openbasedir of that domain in php settings!
But binding worked aswell!
Thank you!
 
Back
Top