• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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