From 67327189cc9736e4802fdcd8f6499aade290bb89 Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Thu, 4 Oct 2001 21:05:52 +0000 Subject: [PATCH] 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 --- chapters/install.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/chapters/install.xml b/chapters/install.xml index bb93c41c75..cc2072e8c1 100644 --- a/chapters/install.xml +++ b/chapters/install.xml @@ -1,5 +1,5 @@ - + Installation @@ -146,7 +146,7 @@ When PHP is configured, you are ready to build the CGI executable. The command make should take care of this. If it fails and you can't figure out why, see - the Problems section. + the Problems section. @@ -3021,7 +3021,7 @@ $ /usr/local/sbin/php4-enable - + Installation on Windows 9x/Me/NT/2000 systems There are two main ways to install PHP for Windows: either @@ -4768,7 +4768,7 @@ Init fn="php4_init" LateInit="yes" - + Problems?