mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
install-windows => install.windows
install-problems => install.problems git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58963 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
7d02afd834
commit
67327189cc
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.80 $ -->
|
||||
<!-- $Revision: 1.81 $ -->
|
||||
<chapter id="installation">
|
||||
<title>Installation</title>
|
||||
|
||||
|
@ -146,7 +146,7 @@
|
|||
When PHP is configured, you are ready to build the CGI executable.
|
||||
The command <command>make</command> should
|
||||
take care of this. If it fails and you can't figure out why, see
|
||||
the <link linkend="install-problems">Problems section</link>.
|
||||
the <link linkend="install.problems">Problems section</link>.
|
||||
</simpara>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
@ -3021,7 +3021,7 @@ $ /usr/local/sbin/php4-enable
|
|||
|
||||
</sect1>
|
||||
|
||||
<sect1 id="install-windows">
|
||||
<sect1 id="install.windows">
|
||||
<title>Installation on Windows 9x/Me/NT/2000 systems</title>
|
||||
<para>
|
||||
There are two main ways to install PHP for Windows: either
|
||||
|
@ -4768,7 +4768,7 @@ Init fn="php4_init" LateInit="yes"
|
|||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="install-problems">
|
||||
<sect1 id="install.problems">
|
||||
<title>Problems?</title>
|
||||
|
||||
<sect2>
|
||||
|
|
Loading…
Reference in a new issue