• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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