• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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 Configuration templates: nginx duplicate location ERROR

I turned off nginx so that I could run a image webp conversion plugin(it is a wordpress plugin). The plugin ran successfully. I then went to turn nginx back on and got this

ERROR EMAILED TO ME:​

Unable to generate the web server configuration file on the host <server02.talbotservices.com> because of the following errors:
Template_Exception: nginx: [emerg] duplicate location "/xmlrpc.php" in /var/www/vhosts/system/mandygulley.realtor/conf/vhost_nginx.conf:48
nginx: configuration file /etc/nginx/nginx.conf test failed
file: /usr/local/psa/admin/plib/Template/Writer/Webserver/Abstract.php
line: 75
code: 0
Please resolve the errors in web server configuration templates and generate the file again.

ERROR SHOWING IN PLESK ADMIN AREA:​

New configuration files for the Apache web server were not created due to the errors in configuration templates: nginx: [emerg] duplicate location "/xmlrpc.php" in /var/www/vhosts/system/mandygulley.realtor/conf/vhost_nginx.conf:48 nginx: configuration file /etc/nginx/nginx.conf test failed. 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
I have commented the xmlrpc related limes in the configuration file, but still getting error. I'm getting this error in

Webserver Configurations Troubleshooter while rebuilding the broken configuration

Error: Can not reconfigure web server configurations: Unable to execute httpdmng: [2023-06-05 16:22:15.663] 25680:647e43e94a328 ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/nginx-config' '-t'] with exit code [1]
[2023-06-05 16:22:16.047] 25680:647e43e94a328 ERR [panel] Apache config (16859965280.70714700) generation failed: Template_Exception: nginx: [emerg] duplicate location "/xmlrpc.php" in /var/www/vhosts/system/mandygulley.realtor/conf/vhost_nginx.conf:48
nginx: configuration file /etc/nginx/nginx.conf test failed

file: /usr/local/psa/admin/plib/Template/Writer/Webserver/Abstract.php
line: 75
code: 0
nginx: [emerg] duplicate location "/xmlrpc.php" in /var/www/vhosts/system/mandygulley.realtor/conf/vhost_nginx.conf:48
nginx: configuration file /etc/nginx/nginx.conf test failed

Nginx is running fine, we have restarted Nginx and httpd also. Could you please let us know how to resolve this issue?
 
Do you have an additional Nginx directives set in Websites & Domains > Apache & Nginx Settings?
 
Back
Top