diff --git a/reference/apd/configure.xml b/reference/apd/configure.xml
index 37c5842737..c9c8b6030d 100644
--- a/reference/apd/configure.xml
+++ b/reference/apd/configure.xml
@@ -1,5 +1,5 @@
-
+
&reftitle.install;
@@ -24,8 +24,9 @@ pear install apd
the zend_extension parameter accordingly.
- Windows users can download the extension dll php_apd.dll
- from &url.pecl.get.win;.
+ Windows users will enable php_lzf.dll inside
+ of &php.ini; in order to use these functions.
+ &pecl.windows.download;
In your INI file, add the following lines:
diff --git a/reference/rar/setup.xml b/reference/rar/setup.xml
index 6176e897e8..022ff7374f 100644
--- a/reference/rar/setup.xml
+++ b/reference/rar/setup.xml
@@ -1,5 +1,5 @@
-
+
&reftitle.setup;
@@ -38,8 +38,9 @@ phpize
- Windows users can download the extension dll php_rar.dll
- here: &url.pecl.get.win;.
+ Windows users will enable php_rar.dll inside
+ of &php.ini; in order to use these functions.
+ &pecl.windows.download;
diff --git a/reference/sqlite/setup.xml b/reference/sqlite/setup.xml
index 1142d9a358..a4585cef60 100644
--- a/reference/sqlite/setup.xml
+++ b/reference/sqlite/setup.xml
@@ -1,5 +1,5 @@
-
+
&reftitle.setup;
@@ -25,8 +25,9 @@
any additional software.
- Windows users may download the DLL version of the SQLite extension here:
- (php_sqlite.dll).
+ Windows users will enable php_sqlite.dll inside
+ of &php.ini; in order to use these functions.
+ &pecl.windows.download;
In PHP 5, the SQLite extension and the engine itself are bundled and