From 7dd0372f20d5d6235ca10f83487860744d2e7fb1 Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Fri, 29 Mar 2002 16:21:17 +0000 Subject: [PATCH] Fixed #16336. Added various tags. Added crack extension. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75805 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.windows.xml | 41 ++++++++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 11 deletions(-) diff --git a/chapters/install.windows.xml b/chapters/install.windows.xml index 552d015639..5eda0718d4 100644 --- a/chapters/install.windows.xml +++ b/chapters/install.windows.xml @@ -1,5 +1,5 @@ - + Installation on Windows systems @@ -173,8 +173,8 @@ (e.g. winnt/system32 or windows/system) or you can make sure that they live in the same directory as the main PHP - executable or DLL your web server will use (e.g. php.exe, - php4apache.dll). + executable or DLL your web server will use (e.g. + php.exe, php4apache.dll). The PHP binary, the SAPI modules, and some extensions rely on @@ -183,9 +183,15 @@ The best bet to do it is to copy the files below into your system directory, which is typically: - c:\windows\system for Windows 9x/ME - c:\winnt\system32 for Windows NT/2000 - c:\windows\system32 for Windows XP + + c:\windows\system for Windows 9x/ME + + + c:\winnt\system32 for Windows NT/2000 + + + c:\windows\system32 for Windows XP + The files to copy are: @@ -217,8 +223,8 @@ '%WINDOWS%' or '%SYSTEMROOT%' directory is typically: - c:\windows for Windows 9x/ME/XP - c:\winnt or c:\winnt40 for NT/2000 servers + c:\windows for Windows 9x/ME/XP + c:\winnt or c:\winnt40 for NT/2000 servers @@ -243,14 +249,16 @@ 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. ex: + c:\php\extensions If you are using OmniHTTPd, do not follow the next step. Set the 'doc_root' to point to your webservers - document_root. For example: c:\apache\htdocs or c:\webroot + document_root. For example: c:\apache\htdocs + or c:\webroot @@ -286,6 +294,13 @@ being the drive where PHP is installed.) + + + If you're using NTFS on Windows NT, 2000 or XP, make sure that + the user running the webserver has read permissions to your + &php.ini; (e.g. make it readable by Everyone). + + @@ -620,6 +635,10 @@ ClibPDF functions None + + php_crack.dll + Crack functions + None php3_crypt.dll Crypt functions @@ -667,7 +686,7 @@ php_dotnet.dll - .NET functions + .NET functions None