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

Destination directory '/etc/nginx/plesk.conf.d/vhosts' not exist

Status
Not open for further replies.

adrianllopis

Basic Pleskian
Hi, after resolve this issue:
http://forum.parallels.com/showthre...iguration-file-after-quot-upgrade-quot-to-V12

I have this message in the main page and a lot of files have errors in the Webserver Configurations Troubleshooter was in red (error), but inside only says:

File Type
This config file can not used, because error appears after including it in configuration.

All error files was from nginx. And in the main page have this error:

New configuration files for the Apache web server were not created due to the errors in configuration templates: Destination directory '/etc/nginx/plesk.conf.d/vhosts' not exist . Detailed error descriptions were sent to you by email. Please resolve the issues and click here to generate broken configuration files once again or here to generate all configuration files. See the details in Configuration Troubleshooter

Regards,
Adrian
 
me too.

When i've updated to #6 & #7 my php files working from apache php-cgi not working with php-fpm. '/etc/nginx/plesk.conf.d/vhosts' not exist. changes /var/www/vhosts/domain.tld/conf/last_nginx.conf & /var/www/vhosts/domain.tld/conf/nginx.conf not applied / working.
 
First of all make sure that sw-nginx package is correctly installed. Then try to create /etc/nginx/plesk.conf.d/vhosts directory with mkdir command, then run /usr/local/psa/admin/sbin/httpdmng –reconfigure-all and after that /usr/local/psa/admin/bin/nginxmng –enable
 
First of all make sure that sw-nginx package is correctly installed. Then try to create /etc/nginx/plesk.conf.d/vhosts directory with mkdir command, then run /usr/local/psa/admin/sbin/httpdmng –reconfigure-all and after that /usr/local/psa/admin/bin/nginxmng –enable

really works thanks.
 
Status
Not open for further replies.
Back
Top