everything seems right
no semicolon before the cgi.force_redirect line.
IUSR_SCOTT has permission
iis restarted
and i didn't use the installer
what about the redirect_status cgi variable that the output mentions?.
heres the code for the only redirect_status variable i could find in php.ini
Code:
; if cgi.force_redirect is turned on, and you are not running under Apache or Netscape
; (iPlanet) web servers, you MAY need to set an environment variable name that PHP
; will look for to know it is OK to continue execution. Setting this variable MAY
; cause security issues, KNOW WHAT YOU ARE DOING FIRST.
; cgi.redirect_status_env = ;
sounds related