• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Error on Plesk 10.3.1 after upgrade - issue with appache

JoshAA

New Pleskian
Hi guys, I'm, experiencing issue's on my plesk panel and receiving the following error message -

New files of configuration for Apache web server were not built due to errors in configuration templates. The detailed error message was e-mailed to you, so please check the e-mail, fix the errors, and click here to retry generating configuration.

I contacted my host (fasthosts) and they suggested running the following command line - # /usr/local/psa/admin/sbin/httpdmng --reconfigure-all

Sadly this also failed.

I'm not quite sure what to do next :( Is anyone familiar with this issue? any help would be much appreciated.

Many thanks
Josh
 
Hello,

Can you please check your Apache config Syntax on your server through following command

Code:
httpd -t
 
Back
Top