2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 07:57:45 +00:00
|
|
|
<!-- $Revision$ -->
|
2007-06-20 22:25:43 +00:00
|
|
|
<section xml:id="mcve.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2002-11-30 15:33:22 +00:00
|
|
|
&reftitle.install;
|
|
|
|
<para>
|
2010-02-16 19:36:02 +00:00
|
|
|
&pecl.moved;
|
|
|
|
</para>
|
|
|
|
<para>
|
|
|
|
&pecl.info;
|
|
|
|
<link xlink:href="&url.pecl.package;mcve">&url.pecl.package;mcve</link>.
|
|
|
|
</para>
|
|
|
|
<para>
|
|
|
|
&pecl.windows.download;
|
|
|
|
</para>
|
|
|
|
<para>
|
|
|
|
If installing without specifying the libmonetra path,
|
2005-11-15 20:37:01 +00:00
|
|
|
PHP will attempt to look in the default LibMonetra Install location
|
|
|
|
(<filename>/usr/local</filename>). If Monetra (MCVE) is in a non-standard
|
|
|
|
location, run configure with: <option
|
2002-11-30 15:33:22 +00:00
|
|
|
role="configure">--with-mcve=$mcve_path</option>, where $mcve_path
|
2005-11-15 20:37:01 +00:00
|
|
|
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 <filename>mcve.h</filename> or
|
|
|
|
<filename>monetra.h</filename> under the include directory and
|
|
|
|
<filename>libmcve.so</filename> and/or <filename>libmcve.a</filename>
|
|
|
|
and/or <filename>libmonetra.so</filename> and/or
|
|
|
|
<filename>libmonetra.a</filename> under the lib directory.
|
2002-11-30 15:33:22 +00:00
|
|
|
</para>
|
2005-11-15 20:37:01 +00:00
|
|
|
<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.
|
2002-11-30 15:33:22 +00:00
|
|
|
Use 'vitale' for your username, and 'test' for your password.
|
|
|
|
Additional information about test facilities are available at
|
2007-06-20 22:25:43 +00:00
|
|
|
<link xlink:href="&url.mcve.home;">&url.mcve.home;</link>.
|
2002-11-30 15:33:22 +00:00
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2002-11-30 15:33:22 +00:00
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|
|
|
|
|