<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Don't use mod_perl!</p>
<p>Look at <a class="moz-txt-link-freetext" href="https://metacpan.org/pod/distribution/Catalyst-Manual/lib/Catalyst/Manual/Deployment/Apache/FastCGI.pod">
https://metacpan.org/pod/distribution/Catalyst-Manual/lib/Catalyst/Manual/Deployment/Apache/FastCGI.pod</a></p>
<p>Best regards, Alex<br>
</p>
<br>
<div class="moz-cite-prefix">On 2017-03-03 06:02, &quot;Andrés Chandía&quot; wrote:<br>
</div>
<blockquote cite="mid:c9492201c0dc1c0f5f81e4ab77290126.squirrel@mail.chandia.net" type="cite">
&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 <a class="moz-txt-link-abbreviated" href="mailto:andres@chandia.net">
andres@chandia.net</a><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és chandía<br>
<a moz-do-not-send="true" href="http://www.chandia.net" target="_blank"><img moz-do-not-send="true" src="http://mail.chandia.net/images/chandia_net.png" alt="chandia.net" border="0"></a><a moz-do-not-send="true" href="https://twitter.com/andreschandia" target="_blank"><img moz-do-not-send="true" src="http://mail.chandia.net/images/ico_tw.png" alt="" height="20" width="20"></a><br>
<a moz-do-not-send="true" href="http://chandia.net/content/nmt" title="Unificador ortogràfico de mapudungun">NMT</a> |
<a moz-do-not-send="true" href="http://chandia.net/content/dungupeyem" title="Analizador
          y generador mofológico de
          mapudungun">
Dungupeyem</a> | <a moz-do-not-send="true" href="http://corlexim.cl" title="Corpus lexicográfico de
          mapudungun">
Corlexim</a><br>
<br>
administrador de:<br>
<a moz-do-not-send="true" href="http://parles.upf.edu">Parles.upf</a> | <a moz-do-not-send="true" href="http://amindterapia.com">
Amind terapia</a> | <a moz-do-not-send="true" href="http://koyaktumapuche.net">Mapuche koyaktu</a> |
<a moz-do-not-send="true" href="http://parles.upf.edu/llocs/nocando">Nocando</a> |<br>
mail: <a moz-do-not-send="true" href="http://mail.corporacionkoyaktu.net">ONG Mapuche koyaktu</a> |
<a moz-do-not-send="true" 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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset> <br>
<pre wrap="">_______________________________________________
List: <a class="moz-txt-link-abbreviated" href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a>
Listinfo: <a class="moz-txt-link-freetext" href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a>
Searchable archive: <a class="moz-txt-link-freetext" href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a>
Dev site: <a class="moz-txt-link-freetext" href="http://dev.catalyst.perl.org/">http://dev.catalyst.perl.org/</a>
</pre>
</blockquote>
<br>
<br>
<font face="Verdana" color="Purple" size="2"><br>
*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*<br>
T-Systems Austria GesmbH Rennweg 97-99, 1030 Wien<br>
Handelsgericht Wien, FN 79340b<br>
*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*<br>
Notice: This e-mail contains information that is confidential and may be privileged.<br>
If you are not the intended recipient, please notify the sender and then<br>
delete this e-mail immediately.<br>
*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*&quot;*<br>
</font>
</body>
</html>