• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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