From bf474d87096dc96902bae4cfed197e54b3879d40 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Mon, 21 Jul 2003 12:51:37 +0000 Subject: [PATCH] double qoutes doesn't harm thanks kroesjnov at clownz.net git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135543 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.apache.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapters/install.apache.xml b/chapters/install.apache.xml index 1ac81fb016..0ae0a082a0 100644 --- a/chapters/install.apache.xml +++ b/chapters/install.apache.xml @@ -1,5 +1,5 @@ - + Servers-Apache @@ -291,7 +291,7 @@ Group "#-1" Open &httpd.conf; with your favorite editor and locate the LoadModule directive and add the following line at the end of the list: - LoadModule php4_module c:/php/sapi/php4apache.dll + LoadModule php4_module "c:/php/sapi/php4apache.dll"