<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;mso-fareast-language:EN-US">Are things getting loaded by Apache in the right order?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;mso-fareast-language:EN-US">If you're loading EPrints before mod_perl, that might be the cause?<br>
<br>
I think Apache 2.4 has more options of where config files live - e.g. /etc/httpd/conf.modules.d/<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;mso-fareast-language:EN-US">I can't remember the order of precedence for that directory, and .load vs .conf is though!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;mso-fareast-language:EN-US">Cheers,<br>
John<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">From:</span></b><span lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif"> eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk]
<b>On Behalf Of </b>Matthew Brady via Eprints-tech<br>
<b>Sent:</b> 13 May 2020 11:21<br>
<b>To:</b> eprints-tech@ecs.soton.ac.uk; David R Newman &lt;drn@ecs.soton.ac.uk&gt;<br>
<b>Subject:</b> Re: [EP-tech] Apache and PerlSwitches<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">HI,<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">I hadn't run the generate apacheconf, I was using our codebase dropped into the new vm for testing/etc.. but I have run it now...&nbsp;<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">The newly minted conf file...&nbsp;<o:p></o:p></span></p>
</div>
<blockquote style="margin-left:30.0pt;margin-right:0cm">
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">#<o:p></o:p></span></p>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"># apache.conf include file for EPrints<o:p></o:p></span></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">#<o:p></o:p></span></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"># Any changes made here will be lost if you run generate_apacheconf<o:p></o:p></span></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"># with the --replace --system options<o:p></o:p></span></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">#<o:p></o:p></span></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"># Load the perl modules &amp; repository configurations<o:p></o:p></span></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">PerlSwitches -I/opt/eprints3/perl_lib<o:p></o:p></span></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">PerlModule EPrints<o:p></o:p></span></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">PerlPostConfigHandler &#43;EPrints::post_config_handler<o:p></o:p></span></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"># Load the per-repository apache configuration<o:p></o:p></span></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">Include /opt/eprints3/cfg/apache/*.conf<o:p></o:p></span></p>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">The error still persists, but the line following this one, (which i somehow overlooked originally... ) also points to PerlSwitches...&nbsp;<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">AH00526: Syntax error on line 9 of /opt/eprints3/cfg/apache.conf:<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">Invalid command 'PerlSwitches', perhaps misspelled or defined by a module not included in the server configuration<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">Matt.<o:p></o:p></span></p>
</div>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="98%" align="center">
</div>
<div id="divRplyFwdMsg">
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:black">From:</span></b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:black"> eprints-tech-bounces@ecs.soton.ac.uk &lt;eprints-tech-bounces@ecs.soton.ac.uk&gt;
 on behalf of David R Newman via Eprints-tech &lt;eprints-tech@ecs.soton.ac.uk&gt;<br>
<b>Sent:</b> Wednesday, May 13, 2020 6:15 PM<br>
<b>To:</b> Matthew Brady &lt;Matthew.Brady@usq.edu.au&gt;; eprints-tech@ecs.soton.ac.uk &lt;eprints-tech@ecs.soton.ac.uk&gt;<br>
<b>Subject:</b> Re: [EP-tech] Apache and PerlSwitches</span> <o:p></o:p></p>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
</div>
<div>
<p>Hi Matt,<o:p></o:p></p>
<p><o:p>&nbsp;</o:p></p>
<p>This is a bit of a mystery.&nbsp; Did you run generate_apacheconf to generate new Apache configuration files like the one that has the syntax error you reported or did you just copy this from the older server.&nbsp; If the latter, run the following command (as the
 eprints user) to make sure you have Apache configuration appropriate for your current environment:<o:p></o:p></p>
<p><o:p>&nbsp;</o:p></p>
<p>/opt/eprints3/bin/generate_apacheconf --system --replace<o:p></o:p></p>
<p><o:p>&nbsp;</o:p></p>
<p>It may be that something other than this line is causing the issue but due to a syntax issue it is reporting this line as a problem rather than the one that is actually at fault.<o:p></o:p></p>
<p><o:p>&nbsp;</o:p></p>
<p>Regards<o:p></o:p></p>
<p><o:p>&nbsp;</o:p></p>
<p>David Newman<o:p></o:p></p>
<p><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal">On 13/05/2020 08:51, Matthew Brady wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">Hi David,<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">Always something new to learn... Its in the list, last entry...<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">$ httpd -M<o:p></o:p></span></p>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">Loaded Modules:<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">&nbsp;core_module (static)<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">&nbsp;so_module (static)<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">&nbsp;http_module (static)<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">...<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">...<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">perl_module (shared)<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="98%" align="center">
</div>
<div id="x_divRplyFwdMsg">
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:black">From:</span></b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:black">
<a href="mailto:eprints-tech-bounces@ecs.soton.ac.uk">eprints-tech-bounces@ecs.soton.ac.uk</a>
<a href="mailto:eprints-tech-bounces@ecs.soton.ac.uk">&lt;eprints-tech-bounces@ecs.soton.ac.uk&gt;</a> on behalf of David R Newman via Eprints-tech
<a href="mailto:eprints-tech@ecs.soton.ac.uk">&lt;eprints-tech@ecs.soton.ac.uk&gt;</a><br>
<b>Sent:</b> Wednesday, May 13, 2020 5:45 PM<br>
<b>To:</b> <a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>
<a href="mailto:eprints-tech@ecs.soton.ac.uk">&lt;eprints-tech@ecs.soton.ac.uk&gt;</a>; Matthew Brady
<a href="mailto:Matthew.Brady@usq.edu.au">&lt;Matthew.Brady@usq.edu.au&gt;</a><br>
<b>Subject:</b> Re: [EP-tech] Apache and PerlSwitches</span> <o:p></o:p></p>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
</div>
<div>
<p>Hi Matt,<o:p></o:p></p>
<p><o:p>&nbsp;</o:p></p>
<p>It is possible the module is installed but not loaded.&nbsp; You can check by running one of the following commands:<o:p></o:p></p>
<p><o:p>&nbsp;</o:p></p>
<p>RedHat/CentOS/Fedora: httpd -M<o:p></o:p></p>
<p>Debian/Ubuntu: source /etc/apache2/envvars &amp;&amp; apache2 -M<o:p></o:p></p>
<p><o:p>&nbsp;</o:p></p>
<p>You should see perl_module in the list returned.&nbsp; My general experience is that Mod Perl is enabled automatically on RedHat-based Linux OS but often you need to run &quot;a2enmod perl&quot; on Debian based systems.&nbsp; On RedHat based systems there should be the file
 /etc/httpd/conf.modules.d/02-perl.conf that loads Mod Perl.&nbsp; On Debian-based systems there should be a symlinked file in /etc/apache2/mods-enabled/ called perl.load that symlinks to /etc/apache2/mods-available/perl.load.<o:p></o:p></p>
<p><o:p>&nbsp;</o:p></p>
<p>Regards<o:p></o:p></p>
<p><o:p>&nbsp;</o:p></p>
<p>David Newman<o:p></o:p></p>
<p><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal">On 13/05/2020 08:29, Matthew Brady via Eprints-tech wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">Hi Yuri,<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">Yes, seems to be<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">$ yum list installed | grep mod_perl<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Calibri&quot;,sans-serif;color:black">mod_perl.x86_64 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.0.11-1.el7 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; @epel<o:p></o:p></span></p>
</div>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="98%" align="center">
</div>
<div id="x_x_divRplyFwdMsg">
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:black">From:</span></b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:black">
<a href="mailto:eprints-tech-bounces@ecs.soton.ac.uk">eprints-tech-bounces@ecs.soton.ac.uk</a>
<a href="mailto:eprints-tech-bounces@ecs.soton.ac.uk">&lt;eprints-tech-bounces@ecs.soton.ac.uk&gt;</a> on behalf of Yuri via Eprints-tech
<a href="mailto:eprints-tech@ecs.soton.ac.uk">&lt;eprints-tech@ecs.soton.ac.uk&gt;</a><br>
<b>Sent:</b> Wednesday, May 13, 2020 4:38 PM<br>
<b>To:</b> <a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>
<a href="mailto:eprints-tech@ecs.soton.ac.uk">&lt;eprints-tech@ecs.soton.ac.uk&gt;</a><br>
<b>Subject:</b> Re: [EP-tech] Apache and PerlSwitches</span> <o:p></o:p></p>
<div>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt">is mod_perl installed?<br>
<br>
<br>
Il 13/05/20 04:17, Matthew Brady via Eprints-tech ha scritto:<br>
&gt; Hi All,<br>
&gt;<br>
&gt; We are in the process of running up new servers to migrate across to,<br>
&gt; and I am getting a problem when starting Apache.<br>
&gt;<br>
&gt; Syntax error on line 17 of /opt/eprints3/cfg/apache.conf:<br>
&gt;<br>
&gt; Line 17 contains:<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; PerlSwitches -I/opt/eprints3/perl_lib<br>
&gt;<br>
&gt;<br>
&gt; I can run epadmin with various options, which seems to indicate its<br>
&gt; loading the EPrints::SystemSettings into $conf and can connect to<br>
&gt; database etc...<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; $ ./epadmin --verbose test repoep3<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Starting EPrints Repository.<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Connecting to DB ... done.<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; PID: 10718<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Everything seems OK.<br>
&gt;<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; $ ./epadmin update_dry_run repoep3<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Dry run: Fixed saved_search__rindex.field collation<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Dry run: Fixed document__rindex.field collation<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Dry run: Fixed author__rindex.field collation<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Dry run: Fixed user__rindex.field collation<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Dry run: Fixed eprint__rindex.field collation<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Dry run: Fixed request__rindex.field collation<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Dry run: Fixed subject__rindex.field collation<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Dry run: 0 datasets added<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Dry run: 0 fields added<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Dry run: 0 counters were added<br>
&gt;<br>
&gt;<br>
&gt; As this is a completely new system, there are lots of variables at play...<br>
&gt; Upgraded OS, Upgraded Apache&nbsp; 2.2 to 2.4<br>
&gt; I&nbsp;have installed the same Perl modules on this system as the existing<br>
&gt; systems, but I am at a loss where to start to investigate the cause...<br>
&gt;<br>
&gt; If anyone has any thoughts on where to start troubleshooting this, I'm<br>
&gt; all ears.<br>
&gt;<br>
&gt;<br>
&gt; Cheers<br>
&gt;<br>
&gt; Matt.<br>
&gt;<br>
&gt; __________________________________________________________________<br>
&gt; This email (including any attached files) is confidential and is<br>
&gt; for the intended recipient(s) only. If you received this email by<br>
&gt; mistake, please, as a courtesy, tell the sender, then delete this<br>
&gt; email.<br>
&gt; The views and opinions are the originator's and do not necessarily<br>
&gt; reflect those of the University of Southern Queensland. Although<br>
&gt; all reasonable precautions were taken to ensure that this email<br>
&gt; contained no viruses at the time it was sent we accept no<br>
&gt; liability for any losses arising from its receipt.<br>
&gt; The University of Southern Queensland is a registered provider<br>
&gt; of education with the Australian Government.<br>
&gt; (CRICOS Institution Code QLD 00244B / NSW 02225M, TEQSA PRV12081)<br>
&gt;<br>
&gt; *** Options: <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">
http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>
&gt; *** Archive: <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.eprints.org%2Ftech.php%2F&amp;data=01%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C497bcd0693a149a1fef608d7f7294c0e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0&amp;sdata=6FZGxgLoLZ%2BVLRZWQYx2%2BaeH2%2Bk0d1lIXiF%2BUHxNBGs%3D&amp;reserved=0" originalSrc="http://www.eprints.org/tech.php/" shash="Se9zsPalx+n7olxG6j2xnuTA7I3cZYBW2dx/LZdkaogKoJ63w5gOwxXsM+wpo5TMEvLjH5+K6NMaGkGBaVSooTPG70OIUrnqw7AFC+mCzEyuNADEODjUK2lLr0A7mXn+kC8l0F2Lyhow5p04GVO+XroN/o6d4VxrDfuDvy+SP+A=">
https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.eprints.org%2Ftech.php%2F&amp;amp;data=01%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7Cc887e90bdd0e47eaa17d08d7f70850ad%7C4a5378f929f44d3ebe89669d03ada9d8%7C0&amp;amp;sdata=vPoTEUE1fVrS9hAP4cDcteffxYYqY4hbYnz55NxZB7M%3D&amp;amp;reserved=0</a><br>
&gt; *** EPrints community wiki: <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.eprints.org%2F&amp;data=01%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C497bcd0693a149a1fef608d7f7294c0e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0&amp;sdata=oItsNMVryYD5xuQkr5sV9y9jYbcCk%2Fkm14yXtEG%2FG%2FU%3D&amp;reserved=0" originalSrc="http://wiki.eprints.org/" shash="VrTkSlA9cwiRGrmbks8MmvJxOWwHZYXV5ZmkFpYknhtuFTVy+SgM4N+juojeUxRuaD6s/3nPywUd+J7tE2pojn/hXjiHooMs/rcScd65JuH0ITVKPs0TrXrYMzZ2N6MSiiodEnabDGBlw4yVbTsO6Hh38g/vYe/BHLlDpM+C3eE=">
https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.eprints.org%2F&amp;amp;data=01%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7Cc887e90bdd0e47eaa17d08d7f70850ad%7C4a5378f929f44d3ebe89669d03ada9d8%7C0&amp;amp;sdata=Ix5yn8HA8%2FIuXbgWA%2FBlAWJek81Rhly%2BJ79jMvyKui8%3D&amp;amp;reserved=0</a><br>
<br>
*** Options: <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">
http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>
*** Archive: <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.eprints.org%2Ftech.php%2F&amp;data=01%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C497bcd0693a149a1fef608d7f7294c0e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0&amp;sdata=6FZGxgLoLZ%2BVLRZWQYx2%2BaeH2%2Bk0d1lIXiF%2BUHxNBGs%3D&amp;reserved=0" originalSrc="http://www.eprints.org/tech.php/" shash="Se9zsPalx+n7olxG6j2xnuTA7I3cZYBW2dx/LZdkaogKoJ63w5gOwxXsM+wpo5TMEvLjH5+K6NMaGkGBaVSooTPG70OIUrnqw7AFC+mCzEyuNADEODjUK2lLr0A7mXn+kC8l0F2Lyhow5p04GVO+XroN/o6d4VxrDfuDvy+SP+A=">
http://www.eprints.org/tech.php/</a><br>
*** EPrints community wiki: <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.eprints.org%2F&amp;data=01%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C497bcd0693a149a1fef608d7f7294c0e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0&amp;sdata=oItsNMVryYD5xuQkr5sV9y9jYbcCk%2Fkm14yXtEG%2FG%2FU%3D&amp;reserved=0" originalSrc="http://wiki.eprints.org/" shash="VrTkSlA9cwiRGrmbks8MmvJxOWwHZYXV5ZmkFpYknhtuFTVy+SgM4N+juojeUxRuaD6s/3nPywUd+J7tE2pojn/hXjiHooMs/rcScd65JuH0ITVKPs0TrXrYMzZ2N6MSiiodEnabDGBlw4yVbTsO6Hh38g/vYe/BHLlDpM+C3eE=">
http://wiki.eprints.org/</a><o:p></o:p></span></p>
</div>
</div>
<div>
<p class="MsoNormal">__________________________________________________________________
<o:p></o:p></p>
<div>
<p class="MsoNormal">This email (including any attached files) is confidential and is&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">for the intended recipient(s) only. If you received this email by&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">mistake, please, as a courtesy, tell the sender, then delete this&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">email.<o:p></o:p></p>
<div>
<p class="MsoNormal">The views and opinions are the originator's and do not necessarily&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">reflect those of the University of Southern Queensland. Although&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">all reasonable precautions were taken to ensure that this email&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">contained no viruses at the time it was sent we accept no&nbsp; <o:p>
</o:p></p>
<div>
<p class="MsoNormal">liability for any losses arising from its receipt.<o:p></o:p></p>
<div>
<p class="MsoNormal">The University of Southern Queensland is a registered provider&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">of education with the Australian Government. <o:p></o:p></p>
<div>
<p class="MsoNormal">(CRICOS Institution Code QLD 00244B / NSW 02225M, TEQSA PRV12081)
<o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
<pre>*** Options: <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><o:p></o:p></pre>
<pre>*** Archive: <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.eprints.org%2Ftech.php%2F&amp;data=01%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C497bcd0693a149a1fef608d7f7294c0e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0&amp;sdata=6FZGxgLoLZ%2BVLRZWQYx2%2BaeH2%2Bk0d1lIXiF%2BUHxNBGs%3D&amp;reserved=0" originalSrc="http://www.eprints.org/tech.php/" shash="Se9zsPalx+n7olxG6j2xnuTA7I3cZYBW2dx/LZdkaogKoJ63w5gOwxXsM+wpo5TMEvLjH5+K6NMaGkGBaVSooTPG70OIUrnqw7AFC+mCzEyuNADEODjUK2lLr0A7mXn+kC8l0F2Lyhow5p04GVO+XroN/o6d4VxrDfuDvy+SP+A=">http://www.eprints.org/tech.php/</a><o:p></o:p></pre>
<pre>*** EPrints community wiki: <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.eprints.org%2F&amp;data=01%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C497bcd0693a149a1fef608d7f7294c0e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0&amp;sdata=oItsNMVryYD5xuQkr5sV9y9jYbcCk%2Fkm14yXtEG%2FG%2FU%3D&amp;reserved=0" originalSrc="http://wiki.eprints.org/" shash="VrTkSlA9cwiRGrmbks8MmvJxOWwHZYXV5ZmkFpYknhtuFTVy+SgM4N+juojeUxRuaD6s/3nPywUd+J7tE2pojn/hXjiHooMs/rcScd65JuH0ITVKPs0TrXrYMzZ2N6MSiiodEnabDGBlw4yVbTsO6Hh38g/vYe/BHLlDpM+C3eE=">http://wiki.eprints.org/</a><o:p></o:p></pre>
</blockquote>
<div id="x_x_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2">
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<table class="MsoNormalTable" border="1" cellpadding="0" style="border:none;border-top:solid #D3D4DE 1.0pt">
<tbody>
<tr>
<td width="58" style="width:41.25pt;border:none;padding:9.75pt .75pt .75pt .75pt">
<p class="MsoNormal"><a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.avg.com%2Femail-signature%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Demailclient&amp;data=01%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C497bcd0693a149a1fef608d7f7294c0e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0&amp;sdata=0uXKYsLbNvcbigGZT%2BcFwvFa9DtmHfu7F1%2BmJPE3yKQ%3D&amp;reserved=0" originalSrc="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" shash="oB/QoZcSpntcRf1yxDkYe8VsowtnsAHTt9tBS6ntZo53zqVaSlP/dJwD5ffHhBjpjbd+IqIGcHB75Laqpo/KCTzIyP7zXs9UHYlvZrduJF9zxLojULfOCpt8DsSTZ1eP/uvdyUk5+2eNpKA7wR2iafL2VnOLMGlrJSDJppZq2U0="><span style="border:solid windowtext 1.0pt;padding:0cm;text-decoration:none"><img border="0" width="46" height="29" id="_x0000_i1044" src="cid:image002.jpg@01D6291A.876C5280" alt="Image removed by sender."></span></a><o:p></o:p></p>
</td>
<td width="473" style="width:352.5pt;border:none;padding:9.0pt .75pt .75pt .75pt">
<p class="MsoNormal" style="line-height:13.5pt"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:#41424E">Virus-free.
<a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.avg.com%2Femail-signature%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Demailclient&amp;data=01%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C497bcd0693a149a1fef608d7f7294c0e%7C4a5378f929f44d3ebe89669d03ada9d8%7C0&amp;sdata=0uXKYsLbNvcbigGZT%2BcFwvFa9DtmHfu7F1%2BmJPE3yKQ%3D&amp;reserved=0" originalSrc="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" shash="oB/QoZcSpntcRf1yxDkYe8VsowtnsAHTt9tBS6ntZo53zqVaSlP/dJwD5ffHhBjpjbd+IqIGcHB75Laqpo/KCTzIyP7zXs9UHYlvZrduJF9zxLojULfOCpt8DsSTZ1eP/uvdyUk5+2eNpKA7wR2iafL2VnOLMGlrJSDJppZq2U0=">
www.avg.com</a> <o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<p class="MsoNormal">__________________________________________________________________
<o:p></o:p></p>
<div>
<p class="MsoNormal">This email (including any attached files) is confidential and is&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">for the intended recipient(s) only. If you received this email by&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">mistake, please, as a courtesy, tell the sender, then delete this&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">email.<o:p></o:p></p>
<div>
<p class="MsoNormal">The views and opinions are the originator's and do not necessarily&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">reflect those of the University of Southern Queensland. Although&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">all reasonable precautions were taken to ensure that this email&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">contained no viruses at the time it was sent we accept no&nbsp; <o:p>
</o:p></p>
<div>
<p class="MsoNormal">liability for any losses arising from its receipt.<o:p></o:p></p>
<div>
<p class="MsoNormal">The University of Southern Queensland is a registered provider&nbsp;
<o:p></o:p></p>
<div>
<p class="MsoNormal">of education with the Australian Government. <o:p></o:p></p>
<div>
<p class="MsoNormal">(CRICOS Institution Code QLD 00244B / NSW 02225M, TEQSA PRV12081)
<o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal">__________________________________________________________________<o:p></o:p></p>
<p class="MsoNormal">This email (including any attached files) is confidential and is&nbsp;<o:p></o:p></p>
<p class="MsoNormal">for the intended recipient(s) only. If you received this email by&nbsp;<o:p></o:p></p>
<p class="MsoNormal">mistake, please, as a courtesy, tell the sender, then delete this&nbsp;<o:p></o:p></p>
<p class="MsoNormal">email.<o:p></o:p></p>
<p class="MsoNormal">The views and opinions are the originator's and do not necessarily&nbsp;<o:p></o:p></p>
<p class="MsoNormal">reflect those of the University of Southern Queensland. Although&nbsp;<o:p></o:p></p>
<p class="MsoNormal">all reasonable precautions were taken to ensure that this email&nbsp;<o:p></o:p></p>
<p class="MsoNormal">contained no viruses at the time it was sent we accept no&nbsp;<o:p></o:p></p>
<p class="MsoNormal">liability for any losses arising from its receipt.<o:p></o:p></p>
<p class="MsoNormal">The University of Southern Queensland is a registered provider&nbsp;<o:p></o:p></p>
<p class="MsoNormal">of education with the Australian Government.<o:p></o:p></p>
<p class="MsoNormal">(CRICOS Institution Code QLD 00244B / NSW 02225M, TEQSA PRV12081)<o:p></o:p></p>
</div>
</body>
</html>