From 58f0821901e252735fd68535cac67a84d099b727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20Schr=C3=B6der?= Date: Thu, 3 Oct 2002 10:04:10 +0000 Subject: [PATCH] #19423: Problem with extension_dir in PHP.ini git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97919 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.windows.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/chapters/install.windows.xml b/chapters/install.windows.xml index cc5d195af2..a7c36f740e 100644 --- a/chapters/install.windows.xml +++ b/chapters/install.windows.xml @@ -1,5 +1,5 @@ - + Installation on Windows systems @@ -252,8 +252,9 @@ You will need to change the 'extension_dir' setting to point to your php-install-dir, or where you have placed - your php_*.dll files. ex: - c:\php\extensions + your php_*.dll files. Please do not + forget the last backslash. ex: + c:\php\extensions\