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

if i add a new Domain in the Control Panel the system Can not restart web server

AxelN

New Pleskian
Hello,

if a add a new Domain in the Control Panel the System Can not restart the web Server.
I doesn't had the Problems since today. Each time i try this error Comes:

Aufgrund von Fehlern in den Konfigurations-Templates konnten keine neuen Konfigurationsdateien für den Apache Webserver erstellt werden: Can not restart web server: Service /etc/init.d/apache2 failed to start Service /etc/init.d/apache2 failed to start . Die Fehlermeldung mit einer detaillierten Fehlerbeschreibung wurde Ihnen per E-Mail zugesendet. Bitte lösen Sie das Problem und klicken Sie auf hier, um die beschädigten Konfigurationsdateien erneut zu erstellen, oder auf hier, um alle Konfigurationsdateien zu erstellen.

But why Comes this error suddenly i dons't change the configuration of the Server.

If i delete the subscription the Apache reworks.
 
I can't read the error (as I don't read German) but I guess it's to do with a corrupt vhost. Corruption of vhosts does not necessarily be triggered by changing server configurations...Deleting a subscription can cause such a behaviour in some cases ..

Try rebuilding them with:

Code:
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
 
It doesn't help.

Since today, Each time i try to add a Domain to a subscription in the control Panel this error Comes after an amount of time:

New files of configuration for Apache web server were not built due to errors in configuration templates: Can not restart web server: Service /etc/init.d/apache2 failed to start Service /etc/init.d/apache2 failed to start . 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.

If i remove the hole subscription the System restarts the webserver.
 
Hello,

Can you please check your server httpd configuration through httpd -t command through SSH
 
Hello,

Currently I can see there is no issues with the httpd services on your server. I will suggest you please check your httpd config test when you are getting above issues. With this command you can find out the exact issues with your httpd service
 
Back
Top