Files
doc-fr/install/windows/tools.xml
Sergey Panteleev 34726d3c24 Sync MySQLi, Hash and Windows sections (#179)
Co-authored-by: George Peter Banyard <girgias@php.net>
2022-03-13 15:21:37 +00:00

43 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: c55dde8f549a2f939adfd924fe6e6d242c7754d3 Maintainer: jbnahan Status: ready -->
<!-- Reviewed: no -->
<sect1 xml:id="install.windows.tools" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Outils d'installation de PHP pour Windows</title>
<sect2>
<title>Outils d'installation de PHP</title>
<para>
<link xlink:href="https://www.apachefriends.org/index.html">XAMPP</link>,
WampServer et BitNami installera des applications PHP pour une utilisation
avec Apache sous Windows.
</para>
<para>
Installer et configurer Nginx sur Windows nécessite un peu plus de
configuration. Voir la
<link xlink:href="https://www.nginx.com/resources/wiki/start/topics/examples/phpfastcgionwindows/">documentation d'Nginx</link>
pour obtenir une aide d'installation supplémentaire.
</para>
</sect2>
</sect1>
<!-- 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
-->