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 &quot;/static&quot;&gt;<br />        SetHandler none<br />   
&lt;/Location&gt;<br />    Alias /iac/stats_tasks/
&quot;/mnt/vmdata/iac/iac_data/stats-tasks&quot;<br />        &lt;Location
&quot;/iac/stats_tasks/&quot;&gt;<br />                SetHandler none<br />               
Order allow,deny<br />                Allow from all<br />    &lt;/Location&gt;<br />       
Alias /iac/txt_output/ &quot;/mnt/vmdata/iac/iac_data/txt_output&quot;<br />       
&lt;Location &quot;/iac/txt_output/&quot;&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&eacute;s
chand&iacute;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" /></a><a
href="https://twitter.com/andreschandia" target="_blank"><img
src="http://mail.chandia.net/images/ico_tw.png" alt="" width="20" height="20" /></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. &iexcl;Cuide el medio ambiente!</span></location>