fliegerhermi
Regular Pleskian
Switching on the graceful restart of apache2 instead of a regular restart as described here: http://kb.odin.com/en/112020 results in the following error in the plesk panel
The detailed email is:
Freshly installed Plesk 12.5 on Debian Jessie. Maybe a bug? I haven't changed anything besides the session_save path in the php ini
If I switch the mysql-config value for graceful restart back to false the reconfiguration of the config works....
Thank you very much for any help.
Code:
New configuration files for the Apache web server were not created due to the errors in configuration templates: Can not restart web server: . Detailed error descriptions were sent to you by email. Please resolve the issues and click here to generate broken configuration files once again or here to generate all configuration files. See the details in Configuration Troubleshooter
If you choose the repair option of all config files the following error comes up:Unable to generate the web server configuration file on the host <mail.xxx.de> because of the following errors:
Template_Exception: Can not restart web server:
file: /opt/psa/admin/plib/Service/Driver/Web/Server/Apache.php
line: 104
code: 0
Please resolve the errors in web server configuration templates and generate the file again.
Code:
Unable to configure the web server: Execution failed. Command: httpdmng Arguments: Array ( [0] => --reconfigure-all ) Details: Execution failed. Command: httpdmng Arguments: Array ( [0] => --reconfigure-domains [1] => autosetuptest1841.de,test123.com,test234.de ) Details: [2015-09-11 13:52:22] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/apache_control_adapter' '--restart' '--restart-interval' '0' '--http-port' '80' '--https-port' '443' '--graceful'] with exit code [1] [2015-09-11 13:52:23] ERR [panel] Apache config (14419723400.22649400) generation failed: Template_Exception: Can not restart web server: file: /opt/psa/admin/plib/Service/Driver/Web/Server/Apache.php line: 104 code: 0 plesk sendmail[19863]: sendmail argv = /usr/sbin/sendmail -t -i Can not restart web server:
If I switch the mysql-config value for graceful restart back to false the reconfiguration of the config works....
Thank you very much for any help.