1
0
mirror of https://github.com/php/doc-zh.git synced 2026-03-23 22:52:08 +01:00
Files
archived-doc-zh/install/problems.xml
Dai Jie 5f8eece5d2 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/zh/trunk@350900 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-15 05:21:56 +00:00

70 lines
2.7 KiB
XML
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- $Author$ -->
<!-- EN-Revision: dec1f8445ab2af7fbafef012fb7907ab2cd349b5 Maintainer: dallas Status: ready -->
<chapter xml:id="install.problems" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>还有问题?</title>
<sect1 xml:id="install.problems.faq">
<title>阅读 FAQ</title>
<simpara>
有些问题比其它的更为普遍。最常见的列在
<link linkend="faq">PHP 常见问题</link>中,是本手册的一部分。
</simpara>
</sect1>
<sect1 xml:id="install.problems.support">
<title>其它问题</title>
<simpara>
如果还卡着PHP
安装邮件列表中的人可能会帮你。应该先查看归档,也许有人已经回答了另一个人提出的和你相同的问题。归档可以从支持页
<link xlink:href="&url.php.support;">&url.php.support;</link>
访问到。要订阅 PHP
安装邮件列表,发送一封空邮件去 <link
xlink:href="mailto:&email.php.install.subscribe;">&email.php.install.subscribe;</link>。邮件列表地址是
<link xlink:href="mailto:&email.php.install;">&email.php.install;</link>
</simpara>
<simpara>
如果想从邮件列表中取得帮助请准确给出有关你的环境的必要细节哪个操作系统PHP
的版本,哪个 web 服务器,是否以 CGI 方式还是以服务器模块方式运行
PHP并给出足够的代码让别人能重现和测试你碰到的问题。
</simpara>
</sect1>
<sect1 xml:id="install.problems.bugs">
<title>错误报告</title>
<simpara>
如果你觉得自己发现了一个 PHP 的 bug请提出报告。PHP
开发人员也许还不知道有问题,除非你报告了,否则有可能不会被修正。可以通过错误跟踪系统
<link xlink:href="&url.php.bugs;">&url.php.bugs;</link>
来报告错误。请不要在邮件列表或私人信件中发送错误报告。错误跟踪系统也可以用来提出对新特性的要求。
</simpara>
<simpara>
在提交错误报告之前请先阅读<link
xlink:href="&url.php.bugs.howtoreport;">怎样报告错误</link>
</simpara>
</sect1>
</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
-->