<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)">
<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:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-ligatures:standardcontextual;
        mso-fareast-language:EN-US;}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif;
        mso-ligatures:none;
        mso-fareast-language:EN-US;}
@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="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have an ancient site that requires PHP 5.6. I migrated it from 5209r to 5211r with the php 5.6 package and I am now seeing some problems. The user sees a “service unavailable” error, but the message log shows:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">kernel: php-fpm[1566759]: segfault at 7f289cbf30c0 ip 00007f289cbf30c0 sp 00007ffc4cea7578 error 15 in libssl.so.3.0.7[7f289cbf2000+a000] likely on CPU 7 (core 3, socket 0)<o:p></o:p></p>
<p class="MsoNormal">kernel: Code: 00 00 e0 5d ba 9c 28 7f 00 00 06 00 00 00 00 00 00 00 d0 f7 b7 9c 28 7f 00 00 80 2f bc 9c 28 7f 00 00 d0 d0 b7 9c 28 7f 00 00 <20> 36 ba 9c 28 7f 00 00 90 44 ba 9c 28 7f 00 00 00 63 b9 9c 28 7f<o:p></o:p></p>
<p class="MsoNormal">systemd[1]: Started Process Core Dump (PID 1566761/UID 0).<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">rpm -q --whatprovides /usr/lib64/libssl.so.3.0.7<o:p></o:p></p>
<p class="MsoNormal">openssl-libs-3.0.7-24.el9.x86_64<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I can see that there is a note in /home/solarspeed/php-5.6/openssl-1.0.2u saying that php 5.6 had to be built against an older version of libssl, but php doesn’t appear to be trying to use it? I am unfamiliar with the whole library and
 compilation process.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">(I tried switching to suphp which did not help – it doesn’t give the user an error, it just does nothing)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks<o:p></o:p></p>
<p class="MsoNormal">Darren<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>