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

Issue Permission issue when virutalhosts are setup on second drive

zaki.it

New Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
18.0.53
Hello, we just managed to install Plesk on Ubuntu 22.04 but we are stumbling upon an error with permissions as seen in the screenshot below:
1687338624590.png


What we are trying to achieve is to have Plesk's installation running on the main drive while having all virtualhosts files on a secondary drive. We tried using the transvhosts utility but it didn't work, we end up with the 500 PleskUtilException seen in the image above. Both drives are using the same file system (ext2) and running Plesk's repair kit doesn't fix the issue.

Other details that could be useful:
- SELinux is running in permissive mode

Thanks in advance for the feedback and support
 
I think you met a known issue. HTTPD_VHOSTS_D variable in psa.conf is not updated, and when the webserver reconfiguration takes places, the path is not updated in Apache's server.conf file either. You can update both manually, then it should work.
 
Hi Peter and thanks for your response. We checked the content of HTTPD_VHOSTS_D and server.conf and it looks like they are set with the correct path. We're still getting the error: "filemng failed: filemng: stat failed: Permission denied System error 13: Permission denied"
 
Back
Top