- [ERROR] Servers::httpd::apache_php_fpm::start: Could not start the `apache2' service: iMSCP::Provider::Service::Sysvinit::_exec: Output of config test was:
- [Wed Mar 29 18:18:43.946527 2017] [alias:warn] [pid 27300:tid 139738595198848] AH00671: The Alias directive in /etc/apache2/imscp/before/vhost.conf at line 1 will probably never match because it overlaps an earlier Alias.
- AH00526: Syntax error on line 19 of /etc/apache2/sites-enabled/domain.ro_ssl.conf:
- FastCgiExternalServer: redefinition of previously defined class "/var/lib/apache2/fastcgi/php-fcgi-domain.ro"
- Action 'configtest' failed.
- The Apache error log may have more information. at /usr/local/src/imscp-1.4.1/engine/PerlLib/iMSCP/Service.pm line 185.
- [ERROR] autoinstaller::Functions::install: An error occurred while performing installation steps
I just updated the i-mscp from 1.3.16 to 1.4.1 and the error above appeared.
OS: Ubuntu 14.04 LTS
Plugins: ClamAV, Let's Encrypt 2.0.5, Mailgraph, OpenDkim, Roundcube plugins, SpamAssassin.
Php: 5.6
I deactivated all plugins before running the update script.
Line 1 in /etc/apache2/imscp/before/vhost.conf is,
Alias /.well-known/acme-challenge/ /var/www/virtual/LetsEncrypt/.well-known/acme-challenge/
Line 19 in /etc/apache2/sites-enabled/domain.ro_ssl.conf is,
-pass-header Authorization
Any suggestions?
Thanks.