mirror of
https://github.com/macintoshplus/doc-fr.git
synced 2026-03-26 01:42:09 +01:00
45 lines
1.3 KiB
XML
45 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- EN-Revision: 53afbdaf791ddbc4455672122573644f3f0d7949 Maintainer: jbnahan Status: ready -->
|
|
<!-- Reviewed: no -->
|
|
<sect1 xml:id="install.windows.troubleshooting" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<title>Dépannage de PHP sous Windows</title>
|
|
<sect2>
|
|
<title>Vérifier les autorisations du répertoire Temp</title>
|
|
<procedure>
|
|
<step>
|
|
<para>
|
|
Cliquez avec le bouton droit sur répertoire le Temp dans l'Explorateur
|
|
de fichiers pour obtenir les autorisations.
|
|
</para>
|
|
</step>
|
|
<step>
|
|
<para>
|
|
Pour IIS, vérifiez que l'utilisateur IIS_User a la permission "Modifier".
|
|
Vous pouvez obtenir le répertoire temporaire à partir de
|
|
la configuration ou des informations de PHP.
|
|
</para>
|
|
</step>
|
|
</procedure>
|
|
</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
|
|
-->
|