#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
This commit is contained in:
Kai Schröder 2002-10-03 10:04:10 +00:00
parent 16f04f7a49
commit 58f0821901

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.18 $ -->
<!-- $Revision: 1.19 $ -->
<sect1 id="install.windows">
<title>Installation on Windows systems</title>
<para>
@ -252,8 +252,9 @@
<simpara>
You will need to change the 'extension_dir' setting to
point to your php-install-dir, or where you have placed
your <filename>php_*.dll</filename> files. ex:
<filename>c:\php\extensions</filename>
your <filename>php_*.dll</filename> files. Please do not
forget the last backslash. ex:
<filename>c:\php\extensions\</filename>
</simpara>
</listitem>
<listitem>