Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 11092

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Requirements</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="openssl.setup.html">Installing/Configuring</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="openssl.installation.html">Installation</a></div>
 <div class="up"><a href="openssl.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="openssl.requirements" class="section">
  <h2 class="title">Requirements</h2>
  <p class="para">
   In order to use the OpenSSL functions you need to install the <a href="http://www.openssl.org/" class="link external">&raquo;&nbsp;OpenSSL</a> library.
   PHP 5 requires at least OpenSSL &gt;= 0.9.6. However later PHP 5 versions
   have some compilation issues and should be used at least with OpenSSL &gt;=
   0.9.8 which is also a minimal version for PHP 7.0. Other versions
   (PHP &gt;= 7.1.0) require OpenSSL &gt;= 1.0.1.
  </p>
  <div class="warning"><strong class="warning">Warning</strong>
   <p class="para">
    You are strongly encouraged to use the most recent OpenSSL version,
    otherwise your web server could be vulnerable to attack.
   </p>
  </div>
 </div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="openssl.setup.html">Installing/Configuring</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="openssl.installation.html">Installation</a></div>
 <div class="up"><a href="openssl.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>