2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 05:47:02 +00:00
|
|
|
<!-- $Revision$ -->
|
2004-06-03 22:45:11 +00:00
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<chapter xml:id="install.problems" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2004-06-03 22:45:11 +00:00
|
|
|
<title>Problems?</title>
|
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<sect1 xml:id="install.problems.faq">
|
2004-06-03 22:45:11 +00:00
|
|
|
<title>Read the FAQ</title>
|
|
|
|
<simpara>
|
|
|
|
Some problems are more common than others. The most
|
|
|
|
common ones are listed in the <link linkend="faq">PHP
|
|
|
|
FAQ</link>, part of this manual.
|
|
|
|
</simpara>
|
|
|
|
</sect1>
|
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<sect1 xml:id="install.problems.support">
|
2004-06-03 22:45:11 +00:00
|
|
|
<title>Other problems</title>
|
|
|
|
|
|
|
|
<simpara>
|
|
|
|
If you are still stuck, someone on the PHP installation mailing list may be
|
|
|
|
able to help you. You should check out the archive first, in case
|
|
|
|
someone already answered someone else who had the same problem as
|
2007-06-20 22:25:43 +00:00
|
|
|
you. The archives are available from the support page on <link
|
|
|
|
xlink:href="&url.php.support;">&url.php.support;</link>. To subscribe to the PHP installation
|
|
|
|
mailing list, send an empty mail to <link
|
|
|
|
xlink:href="mailto:&email.php.install.subscribe;">&email.php.install.subscribe;</link>.
|
|
|
|
The mailing list address is <link
|
|
|
|
xlink:href="mailto:&email.php.install;">&email.php.install;</link>.
|
2004-06-03 22:45:11 +00:00
|
|
|
</simpara>
|
|
|
|
<simpara>
|
|
|
|
If you want to get help on the mailing list, please try to be
|
|
|
|
precise and give the necessary details about your environment
|
|
|
|
(which operating system, what PHP version, what web server, if
|
2020-10-13 22:07:26 +00:00
|
|
|
you are running PHP as CGI or a server module, etc.), and
|
2004-06-03 22:45:11 +00:00
|
|
|
preferably enough code to make others able to reproduce and test
|
|
|
|
your problem.
|
|
|
|
</simpara>
|
|
|
|
</sect1>
|
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<sect1 xml:id="install.problems.bugs">
|
2004-06-03 22:45:11 +00:00
|
|
|
<title>Bug reports</title>
|
|
|
|
<simpara>
|
|
|
|
If you think you have found a bug in PHP, please report it. The
|
|
|
|
PHP developers probably don't know about it, and unless you
|
|
|
|
report it, chances are it won't be fixed. You can report bugs
|
2007-06-20 22:25:43 +00:00
|
|
|
using the bug-tracking system at <link
|
|
|
|
xlink:href="&url.php.bugs;">&url.php.bugs;</link>. Please do not
|
2004-06-03 22:45:11 +00:00
|
|
|
send bug reports in mailing list or personal letters. The
|
|
|
|
bug system is also suitable to submit feature requests.
|
|
|
|
</simpara>
|
|
|
|
<simpara>
|
2007-06-20 22:25:43 +00:00
|
|
|
Read the <link
|
|
|
|
xlink:href="&url.php.bugs.howtoreport;">How to report a bug</link>
|
2004-06-03 22:45:11 +00:00
|
|
|
document before submitting any bug reports!
|
|
|
|
</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
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2004-06-03 22:45:11 +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
|
|
|
|
-->
|