• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

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