>when using PHP.EXE for parsing .PHP files, i get a CGI error with
incomplete headers.
>PHP.EXE works fine on a DOS prompt, and works fine when I log in the
webpage using the
>Admin password, but doesn't with Anonymous access. PHP.EXE has IUSR_ Full
permission
>set on it.. any ideas?
First of all check that php4ts.dll, php.ini and any extension dlls you load
also have IUR_ permission.

If you still get the error, then it may be something to do with privileges
on the IUSR account - I once spent a few days tearing my hair out on this
one on an NT box set up by an ISP. If it is safe to do so, if you
temporarily make an administrator account be used for IIS anonymous access
and things start to work, then either play around with user rights for the
IUSR account OR create a new user which has log on locally permissions,
configure IIS to use it for anonymous access and then set php.exe etc. file
permissions appropriately for the new account.

Good luck
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to