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