2007-12-21 19:35:42 +00:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
2009-07-11 08:54:10 +00:00
|
|
|
<!-- $Revision$ -->
|
2007-12-21 19:35:42 +00:00
|
|
|
|
|
|
|
<chapter xml:id="session-pgsql.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
&reftitle.setup;
|
|
|
|
|
|
|
|
<section xml:id="session-pgsql.requirements">
|
|
|
|
&reftitle.required;
|
|
|
|
<para>
|
|
|
|
You need at least PHP >= 4.3.0, and PostgreSQL >=7.2.0 as database
|
|
|
|
server. <literal>libpq</literal> that comes with PostgreSQL 7.2.0 or
|
|
|
|
later (and header files to build) and <link xlink:href="&url.mm;">libmm</link>
|
|
|
|
(and header files).
|
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
&reference.session-pgsql.configure;
|
|
|
|
|
|
|
|
&reference.session-pgsql.ini;
|
|
|
|
|
|
|
|
<section xml:id="session-pgsql.resources">
|
|
|
|
&reftitle.resources;
|
|
|
|
&no.resource;
|
|
|
|
</section>
|
|
|
|
|
|
|
|
</chapter>
|
|
|
|
|
|
|
|
<!-- 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
|
|
|
|
sgml-parent-document:nil
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2007-12-21 19:35:42 +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
|
|
|
|
-->
|
|
|
|
|