<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Mar 3, 2017 at 7:35 AM, &quot;Andrés Chandía&quot; <span dir="ltr">&lt;<a href="mailto:andres@chandia.net" target="_blank">andres@chandia.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for your concern, I have tried that also:<br><br>systemctl status apache2<br><br> apache2.service - LSB: Apache2 web server<br>   Loaded: loaded
(/etc/init.d/apache2; bad; vendor preset: enabled)<br>  Drop-In:
/lib/systemd/system/apache2.<wbr>service.d<br>          
└─apache2-systemd.conf<br>   Active: failed (Result: exit-code) since
Fri 2017-03-03 07:31:59 CET; 4s ago<br>     Docs:
man:systemd-sysv-generator(8)<br>  Process: 1187 ExecStart=/etc/init.d/apache2 start
(code=exited, status=1/FAILURE)<br><br>Mar 03 07:27:02 iac apache2[1187]: |
/results/stats_query/...      <wbr>      |
/results/stats_query          <wbr>      
|<br>Mar 03 07:27:02 iac apache2[1187]: |
/results/stats_results/...    <wbr>      |
/results/stats_results        <wbr>      
|<br>Mar 03 07:27:02 iac apache2[1187]:
&#39;-----------------------------<wbr>--------+---------------------<wbr>-----------------&#39;<br>Mar 03
07:27:02 iac apache2[1187]: [info] IAC powered by Catalyst 5.90103<br>Mar 03 07:31:59 iac
apache2[1187]:  *<br>Mar 03 07:31:59 iac apache2[1187]:  * The apache2 instance
did not start within 20 seconds. Please read the log file<br>Mar 03 07:31:59 iac systemd[1]:
apache2.service: Control process exited, code=exited status=1<br>Mar 03 07:31:59 iac
systemd[1]: Failed to start LSB: Apache2 web server.<br>Mar 03 07:31:59 iac systemd[1]:
apache2.service: Unit entered failed state.<br>Mar 03 07:31:59 iac systemd[1]:
apache2.service: Failed with result &#39;exit-code&#39;.<br><br><span class=""><br></span></blockquote><div><br></div><div>Are other stale processes from your application and/or web server still running when you try to start Apache2? This kind of &quot;generic&quot; error messages are usually reflecting things like ports already opened, not enough disk space, wrong permissions and so on.  Try to check the basics and see if something else stands out.  It appears that you&#39;re mounting several (perhaps remote) directories for your environment, maybe try to also check network connectivity / disk space / log files on those backends too.</div></div></div></div>