<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div><br></div><div><br></div><div>The real error message is somewhere try</div><div><br></div><div>systemctl status apache2</div><div><br></div><div>To find the error messages or tail the error&nbsp;</div><div>Logs.&nbsp;</div><div><br></div><div>Regds</div><div>Mallah</div><div><br></div><div><br></div><div><br></div><div id="composer_signature"><div style="font-size:85%;color:#575757" dir="auto">Sent from my Samsung Galaxy smartphone.</div></div><div><br></div><div style="font-size:100%;color:#000000"><!-- originalMessage --><div>-------- Original message --------</div><div>From: Andrés Chandía &lt;andres@chandia.net&gt; </div><div>Date: 3/3/17  10:32  (GMT+05:30) </div><div>To: catalyst@lists.scsys.co.uk </div><div>Subject: [Catalyst] Change of server </div><div><br></div></div>&nbsp;Hi there, I had a Catalyst application working on a debian 7 perl 5.14 apache 2.4, but I
had to change it to a new server working with ubuntu 16.04 perl 5.22 apache 2.4.18.<br><br>I did all the installation in the same way I did it for the old debian but the apache server
is not starting, and at the logs a get nothing but:<br><br>Mar 03 05:32:29 iac systemd[1]:
apache2.service: Control process exited, code=exited status=1<br>Mar 03 05:32:29 iac
systemd[1]: Failed to start LSB: Apache2 web server.<br>Mar 03 05:32:29 iac systemd[1]:
apache2.service: Unit entered failed state.<br>Mar 03 05:32:29 iac systemd[1]:
apache2.service: Failed with result 'exit-code'.<br><br>the apache config at the old
server, wich I change accordingly, was:<br><br><br> <code>         </code>       
PerlSwitches -I /mnt/vmdata/iac/web/lib<br>        PerlModule IAC<br>&lt;VirtualHost
*:80&gt;<br>    ServerAdmin andres@chandia.net<br>    ServerName iac.upf.edu<br>   
ServerAlias iac.upf.edu<br>    DocumentRoot /mnt/vmdata/iac/web/root<br>
<perl>&lt;Perl&gt;<br>    use lib qw( /mnt/vmdata/iac/web/lib );<br>    </perl>
<br>&lt;/Perl&gt;<br>        <location>&lt;Location /&gt;<br>                SetHandler 
        modperl<br>                PerlResponseHandler IAC<br>        &lt;/Location&gt;<br>    &lt;Location "/static"&gt;<br>        SetHandler none<br>   
&lt;/Location&gt;<br>    Alias /iac/stats_tasks/
"/mnt/vmdata/iac/iac_data/stats-tasks"<br>        &lt;Location
"/iac/stats_tasks/"&gt;<br>                SetHandler none<br>               
Order allow,deny<br>                Allow from all<br>    &lt;/Location&gt;<br>       
Alias /iac/txt_output/ "/mnt/vmdata/iac/iac_data/txt_output"<br>       
&lt;Location "/iac/txt_output/"&gt;<br>                SetHandler none<br>      
         Order allow,deny<br>                Allow from all<br>    &lt;/Location&gt;<br>
       CustomLog /var/log/apache2/iac.access.log combined<br>        ErrorLog
/var/log/apache2/iac.error.log<br>&lt;/VirtualHost&gt;<br><br>Any suggestion on what to
look for or utimately how to solve this?<br><br>thanks a lot.<br><br><br>_______________________<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;andrés
chandía<br><a href="http://www.chandia.net" target="_blank"><img src="http://mail.chandia.net/images/chandia_net.png" alt="chandia.net" border="0" id="1488519085719"></a><a href="https://twitter.com/andreschandia" target="_blank"><img src="http://mail.chandia.net/images/ico_tw.png" alt="" width="20" height="20" id="1488519085720"></a><br><a href="http://chandia.net/content/nmt" title="Unificador ortogràfico de mapudungun">NMT</a> |
<a href="http://chandia.net/content/dungupeyem" title="Analizador y generador mofológico de
mapudungun">Dungupeyem</a> | <a href="http://corlexim.cl" title="Corpus lexicográfico de
mapudungun">Corlexim</a><br><br>administrador de:<br><a href="http://parles.upf.edu">Parles.upf</a> | <a href="http://amindterapia.com">Amind
terapia</a> | <a href="http://koyaktumapuche.net">Mapuche koyaktu</a> | <a href="http://parles.upf.edu/llocs/nocando">Nocando</a> |<br>mail: <a href="http://mail.corporacionkoyaktu.net">ONG Mapuche koyaktu</a> | <a href="http://mail.psicoaching.net">Psicoaching</a> |<br><span style="font-size: 18pt; color:
rgb(79, 98, 40); font-family: Webdings;">P</span> <span style="font-size: 10pt; color: rgb(79,
98, 40);">No imprima innecesariamente. ¡Cuide el medio ambiente!</span></location></body></html>