php-doc-en/reference/ifx/configure.xml
Christoph Michael Becker 8fabaa64fa Informix/installation: extension was moved to PECL
Updating: https://www.php.net/manual/en/ifx.installation.php

The Informix extension was moved to PECL as of PHP 5.2.1.

Ref: https://www.php.net/manual/en/book.ifx.php

Patch contributed by jrfnl.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349961 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-23 14:21:09 +00:00

39 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<section xml:id="ifx.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.install;
<para>
&pecl.moved-ver;5.2.1
</para>
<para>
&pecl.info;
<link xlink:href="&url.pecl.package;informix">&url.pecl.package;informix</link>.
</para>
<para>
To be able to use the functions defined in this module you must compile
your PHP interpreter using the configure line
<option role="configure">--with-informix[=DIR]</option>, where DIR is the
Informix base install directory, defaults to nothing.
</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
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
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
-->