Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 1361

php-manual-en-5.5.7-1.mga4.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>Installation</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="dbx.requirements.html">Requirements</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="dbx.configuration.html">Runtime Configuration</a></div>
 <div class="up"><a href="dbx.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="dbx.installation" class="section">
 <h2 class="title">Installation</h2>
 <p class="para">
  In order to have these functions available, you must compile PHP with
  dbx support by using the <strong class="option configure">--enable-dbx</strong>

  option and all options for the databases that will be used, e.g. for
  MySQL you must also specify
  <strong class="option configure">--with-mysql=[DIR]</strong>
.
  To get other supported databases to work with the dbx-module refer to their
  specific documentation.
 </p>
</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="dbx.requirements.html">Requirements</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="dbx.configuration.html">Runtime Configuration</a></div>
 <div class="up"><a href="dbx.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>