• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

configuration for Apache web server were not built

PascuaT

New Pleskian
Hey,
I get the following error in Plesk since I have made some changes for a virtual host.

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 broken configuration or click here to retry generating of all configurations.

The problem is, that there occurs no error. There is no error displayed in the notice above and the mail is empty respectively has following content:

Die Webserver-Konfigurationsdatei kann nicht auf dem Host <vps-1021206-7510.united-hoster.de> erzeugt werden. Es liegen folgende Fehler vor:



Bitte lösen Sie die Probleme in den Konfigurations-Templates des Webservers und erstellen Sie die Datei erneut.

Thanks for your help!
 
Have you tried to find solution in KB articles? Try to search something like "New files of configuration for Apache web server" there and you will see many related articles regarding this problem.
 
Okay, I have access about phpMyAdmin.

Code:
select id,objectId,status,description from Configurations where status="error";
Shows a lot of (24) errros without description ([BLOB - 0Bytes]).

There are no results for
Code:
select * from apsContexts where (pleskType='hosting' OR pleskType='subdomain') AND subscriptionId=0;
 
Back
Top