<html 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=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:10.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.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>
</head>
<body lang="en-VN" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt">I should have added my configure line for completeness:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-family:"Courier New";color:#0073BF">./configure
</span><span style="font-family:"Courier New";color:black">--with-apxs</span><span style="font-family:"Courier New";color:#080808">=</span><span style="font-family:"Courier New";color:#0033B3">/</span><span style="font-family:"Courier New";color:#080808">usr</span><span style="font-family:"Courier New";color:#0033B3">/</span><span style="font-family:"Courier New";color:#080808">local</span><span style="font-family:"Courier New";color:#0033B3">/</span><span style="font-family:"Courier New";color:#080808">apache</span><span style="font-family:"Courier New";color:#0033B3">/</span><span style="font-family:"Courier New";color:#080808">bin</span><span style="font-family:"Courier New";color:#0033B3">/</span><span style="font-family:"Courier New";color:#080808">apxs
</span><span style="font-family:"Courier New";color:black">--with-apxs2</span><span style="font-family:"Courier New";color:#080808">=</span><span style="font-family:"Courier New";color:#0033B3">/</span><span style="font-family:"Courier New";color:#080808">usr</span><span style="font-family:"Courier New";color:#0033B3">/</span><span style="font-family:"Courier New";color:#080808">local</span><span style="font-family:"Courier New";color:#0033B3">/</span><span style="font-family:"Courier New";color:#080808">apache2</span><span style="font-family:"Courier New";color:#0033B3">/</span><span style="font-family:"Courier New";color:#080808">bin</span><span style="font-family:"Courier New";color:#0033B3">/</span><span style="font-family:"Courier New";color:#080808">apxs
</span><span style="font-family:"Courier New";color:#0033B3">--</span><span style="font-family:"Courier New";color:#080808">with-memcached
</span><span style="font-family:"Courier New";color:#0033B3">--</span><span style="font-family:"Courier New";color:#080808">with-odbc<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt">(left everything else default).<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt">Jan<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:12.0pt;margin-left:36.0pt">
<b><span style="font-size:12.0pt;color:black">From: </span></b><span style="font-size:12.0pt;color:black">users <users-bounces@shibboleth.net> on behalf of Jan Vilhuber <JVilhuber@absolute.com><br>
<b>Date: </b>Monday, 6 December 2021 at 17:52<br>
<b>To: </b>users@shibboleth.net <users@shibboleth.net><br>
<b>Subject: </b>DEPRECATED: Apache 1.3 module, please upgrade to Apache 2.4+<o:p></o:p></span></p>
</div>
<p class="MsoNormal" style="margin-left:36.0pt"><span lang="EN-US" style="font-size:11.0pt">Another warning I noticed while upgrading. I’m using apache 2.4.51, and compiled everything from source (apache and shib and all the dependencies). I noticed here
<a href="https://urldefense.com/v3/__https:/shibboleth.atlassian.net/wiki/spaces/SP3/pages/2067398689/LinuxBuild__;!!GEjU_1jlQXGQfQ!258qdvaVnluUdojadM9F3b_BRsOrz56TsYL8jRQlUM-oeSsxscMVKLekErjrtmFqfw$">
https://shibboleth.atlassian.net/wiki/spaces/SP3/pages/2067398689/LinuxBuild</a> that there’s a “</span><span style="font-family:"Courier New"">--enable-apache-13</span><span lang="EN-US" style="font-size:11.0pt">“ option which I did NOT use. Is there some
apache config I didn’t tweak to turn off something 1.3 related? Or do I need to explicitly do something like –disable-apache-13 during the ./configure step?</span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span lang="EN-US" style="font-size:11.0pt"> </span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span lang="EN-US" style="font-size:11.0pt">Jan</span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"> <o:p></o:p></span></p>
</div>
</body>
</html>