diff --git a/chapters/install.windows.xml b/chapters/install.windows.xml index cad2bacf8c..b709252031 100644 --- a/chapters/install.windows.xml +++ b/chapters/install.windows.xml @@ -1,5 +1,5 @@ - + Installation on Windows systems @@ -880,7 +880,10 @@ extension=php_bz2.dll php_domxml.dll DOM XML functions - PHP <= 4.2.0 requires: libxml2.dll (bundled) + + PHP <= 4.2.0 requires: libxml2.dll (bundled) + PHP >= 4.3.0 requires: iconv.dll (bundled) + php_dotnet.dll @@ -1116,7 +1119,12 @@ extension=php_bz2.dll php_xslt.dll XSLT functions - Requires: sablot.dll, expat.dll (bundled) + + PHP <= 4.2.0 requires sablot.dll, + expat.dll (bundled). PHP >= 4.2.1 requires + sablot.dll, expat.dll, + iconv.dll (bundled). + php_yaz.dll