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

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