Sophie

Sophie

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

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="pthreads.setup.html">Installing/Configuring</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="pthreads.installation.html">Installation</a></div>
 <div class="up"><a href="pthreads.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="pthreads.requirements" class="section">
  <h2 class="title">Requirements</h2>
  <p class="para">
 pthreads requires a build of PHP with ZTS (Zend Thread Safety) enabled ( --enable-maintainer-zts or --enable-zts on Windows )
  </p>
  <div class="caution"><strong class="caution">Caution</strong>
  <p class="para">
 Zend Thread Safety cannot be enabled post build; it is a build time configuration option.
  </p>
  </div>
  <p class="para">
 pthreads should build anywhere there is a working Posix Threads header (pthread.h) and ZTS build of PHP, including Windows (using the pthread-w32 project from redhat).
  </p>
 </div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="pthreads.setup.html">Installing/Configuring</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="pthreads.installation.html">Installation</a></div>
 <div class="up"><a href="pthreads.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>