Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 9107

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="mcve.requirements.html">Requirements</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mcve.configuration.html">Runtime Configuration</a></div>
 <div class="up"><a href="mcve.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="mcve.installation" class="section">
 <h2 class="title">Installation</h2>
 <p class="para">
  This <a href="http://pecl.php.net/" class="link external">&raquo;&nbsp;PECL</a> extension
is not bundled with PHP.
 </p>
 <p class="para">
  Information for installing this PECL extension may be
found in the manual chapter titled <a href="install.pecl.html" class="link">Installation
of PECL extensions</a>. Additional information such as new releases,
downloads, source files, maintainer information, and a CHANGELOG, can be
located here: 
  <a href="http://pecl.php.net/package/mcve" class="link external">&raquo;&nbsp;http://pecl.php.net/package/mcve</a>.
 </p>
 <p class="para">
  A <acronym title="Dynamic Link Library">DLL</acronym> for this
<acronym title="PHP Extension and Application Repository">PECL</acronym> extension is currently unavailable. See also the
<a href="install.windows.building.html" class="link">building on Windows</a>
section.
 </p>
 <p class="para">
  If installing without specifying the libmonetra path,
  PHP will attempt to look in the default LibMonetra Install location
  (<var class="filename">/usr/local</var>). If Monetra (MCVE) is in a non-standard
  location, run configure with: <strong class="option configure">--with-mcve=$mcve_path</strong>
, where $mcve_path
  is the path to your MCVE/Monetra installation.  Please note that
  MCVE/Monetra support requires that $mcve_path/lib and $mcve_path/include
  exist, and include <var class="filename">mcve.h</var> or 
  <var class="filename">monetra.h</var> under the include directory and
  <var class="filename">libmcve.so</var> and/or <var class="filename">libmcve.a</var> 
  and/or <var class="filename">libmonetra.so</var> and/or 
  <var class="filename">libmonetra.a</var> under the lib directory.
 </p>
 <p class="para">
  Since MCVE/Monetra has true server/client separation, there are no
  additional requirements for running PHP with MCVE support.  To test
  your MCVE/Monetra extension in PHP, you may connect to 
  testbox.monetra.com on port 8333 for IP, or port 8444 for SSL using
  the MCVE/Monetra PHP API.
  Use &#039;vitale&#039; for your username, and &#039;test&#039; for your password.
  Additional information about test facilities are available at
  <a href="http://www.mainstreetsoftworks.com/" class="link external">&raquo;&nbsp;http://www.mainstreetsoftworks.com/</a>.
 </p>
</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mcve.requirements.html">Requirements</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mcve.configuration.html">Runtime Configuration</a></div>
 <div class="up"><a href="mcve.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>