mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Some fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61987 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d7fb97e019
commit
b8a40cf361
1 changed files with 4 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.92 $ -->
|
||||
<!-- $Revision: 1.93 $ -->
|
||||
<chapter id="installation">
|
||||
<title>Installation</title>
|
||||
|
||||
|
@ -3105,10 +3105,9 @@ $ /usr/local/sbin/php4-enable
|
|||
<title>Installation on Windows systems</title>
|
||||
<para>
|
||||
This section applies to Windows 95/98/Me and
|
||||
Windows NT/2000/XP. (The setup is not tested currently on XP).
|
||||
Do not expect PHP to work on 16 bit platforms such
|
||||
as Windows 3.1. Sometimes we refer to the supported
|
||||
platforms as Win32.
|
||||
Windows NT/2000/XP. Do not expect PHP to work on
|
||||
16 bit platforms such as Windows 3.1. Sometimes
|
||||
we refer to the supported Windows platforms as Win32.
|
||||
</para>
|
||||
<para>
|
||||
There are two main ways to install PHP for Windows: either
|
||||
|
|
Loading…
Reference in a new issue