• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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