php-doc-en/reference/spplus/setup.xml
Philip Olson 6bb80ceb9a Help unify PECL documentation, by using the PECL entities.
First stage in closing PHP bug 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295182 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 19:36:02 +00:00

79 lines
1.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<chapter xml:id="spplus.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
<!-- {{{ Requirements -->
<section xml:id="spplus.requirements">
&reftitle.required;
<note>
<simpara>
You need at least PHP 4.1.0 and SPPLUS v.3
</simpara>
</note>
<note>
<simpara>
You will need to get the new kit_php for spplus. Feel free to contact
the maintainer if you can't get it.
</simpara>
</note>
</section>
<!-- }}} -->
<!-- {{{ Installation -->
<section xml:id="spplus.installation">
&reftitle.install;
<para>
&pecl.info;
<link xlink:href="&url.pecl.package;spplus">&url.pecl.package;spplus</link>.
</para>
<para>
&pecl.windows.download;
</para>
<note>
<para>
PHP 4.3.0 or greater is required for the compression to work.
</para>
</note>
</section>
<!-- }}} -->
<!-- {{{ Configuration -->
<section xml:id="spplus.configuration">
&reftitle.runtime;
&no.config;
</section>
<!-- or &reference.extname.entities.ini; -->
<!-- }}} -->
<!-- {{{ Resources -->
<section xml:id="spplus.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
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
-->