mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Some more corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59906 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a3747481f5
commit
e0b9fd12c6
1 changed files with 14 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.84 $ -->
|
||||
<!-- $Revision: 1.85 $ -->
|
||||
<chapter id="installation">
|
||||
<title>Installation</title>
|
||||
|
||||
|
@ -4569,6 +4569,11 @@ stop and start:
|
|||
installs of PHP, both for <link linkend="install.netscape.sun">Sun Solaris</link>
|
||||
and <link linkend="install.netscape.windows">Windows</link> versions.
|
||||
</para>
|
||||
<para>
|
||||
You can find more information about setting up PHP for
|
||||
the Netscape Enterprise Server here:
|
||||
<ulink url="&url.netscape.nsapi;">&url.netscape.nsapi;</ulink>
|
||||
</para>
|
||||
<sect2 id="install.netscape.sun">
|
||||
<title>Installing PHP with Netscape on Sun Solaris</title>
|
||||
<para>
|
||||
|
@ -5017,9 +5022,9 @@ Service fn=php4_execute
|
|||
<sect2>
|
||||
<title>Read the FAQ</title>
|
||||
<simpara>
|
||||
Some problems are more common than others. The most common ones
|
||||
are listed in the PHP FAQ, found at <ulink
|
||||
url="&url.php.faq;">&url.php.faq;</ulink>
|
||||
Some problems are more common than others. The most
|
||||
common ones are listed in the PHP FAQ, found at <ulink
|
||||
url="&url.php.faq;">&url.php.faq;</ulink>
|
||||
</simpara>
|
||||
</sect2>
|
||||
|
||||
|
@ -5031,11 +5036,10 @@ Service fn=php4_execute
|
|||
able to help you. You should check out the archive first, in case
|
||||
someone already answered someone else who had the same problem as
|
||||
you. The archives are available from the support page on <ulink
|
||||
url="&url.php;">&url.php;</ulink>. To subscribe to the PHP installation
|
||||
url="&url.php;">&url.php;</ulink>. To subscribe to the PHP installation
|
||||
mailing list, send an empty mail to <ulink
|
||||
url="mailto:&email.php.install.subscribe;">&email.php.install.subscribe;</ulink>.
|
||||
The mailing list address is
|
||||
<literal>&email.php.install;</literal>.
|
||||
url="mailto:&email.php.install.subscribe;">&email.php.install.subscribe;</ulink>.
|
||||
The mailing list address is <literal>&email.php.install;</literal>.
|
||||
</simpara>
|
||||
<simpara>
|
||||
If you want to get help on the mailing list, please try to be
|
||||
|
@ -5054,11 +5058,11 @@ Service fn=php4_execute
|
|||
PHP developers probably don't know about it, and unless you
|
||||
report it, chances are it won't be fixed. You can report bugs
|
||||
using the bug-tracking system at <ulink
|
||||
url="&url.php.bugs;">&url.php.bugs;</ulink>.
|
||||
url="&url.php.bugs;">&url.php.bugs;</ulink>.
|
||||
</simpara>
|
||||
<simpara>
|
||||
Read the <ulink
|
||||
url="&url.php.bugdosdonts;">Bugs-Dos-And-Donts</ulink>
|
||||
url="&url.php.bugdosdonts;">Bugs-Dos-And-Donts</ulink>
|
||||
before submitting any bug reports!
|
||||
</simpara>
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in a new issue