From e99ade41c46c9ff5ff2a4644ab36d7b28faac45d Mon Sep 17 00:00:00 2001 From: Mark Kronsbein Date: Tue, 1 Jan 2002 21:50:35 +0000 Subject: [PATCH] Added titles and little introduction to options for php 4 and php 3 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66632 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.xml | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/chapters/install.xml b/chapters/install.xml index aee62fdae3..c4d16ea6b9 100644 --- a/chapters/install.xml +++ b/chapters/install.xml @@ -1,5 +1,5 @@ - + Installation @@ -689,6 +689,16 @@ $ /usr/local/sbin/php4-enable --> + + Configure Options in PHP 4 + + + These options are only used in PHP 4 as of PHP 4.1.0. + Some are available in older versions of PHP 4, some even in PHP 3, some only in PHP 4.1.0. + If you want to compile an older version, some options will probably + not be available. + + @@ -2386,6 +2396,17 @@ $ /usr/local/sbin/php4-enable + + + + Configure Options in PHP 3 + + + These options are only valid in PHP 3. They will not work in + PHP 4. + + + @@ -2528,7 +2549,8 @@ $ /usr/local/sbin/php4-enable - + + Installation on Windows systems