From 6345a7aa7b6925c64dca8ffb011b6c4ece9641b9 Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Thu, 23 Oct 2003 09:53:31 +0000 Subject: [PATCH] The web server user name starts with IUSR_ and not ISUR_, and some clarifications from Phil Driscoll --- win32/install.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win32/install.txt b/win32/install.txt index 62f34aa48c..a8a5f00100 100644 --- a/win32/install.txt +++ b/win32/install.txt @@ -684,8 +684,8 @@ Problems? If it still fails then it could be one of the following: file permissions on your php script, php.exe, php4ts.dll, php.ini or any php - extensions you are trying to load are such that the anonymous internet user - ISUR_ cannot access them. + extensions you are trying to load are such that the web server cannot access + them. For IIS, IUSR_ needs at least read access. The script file does not exist (or possibly isn't where you think it is relative to your web root directory). Note that for IIS you can trap this error by ticking -- 2.50.1