hi. Nick

I did exactly what you described, but php is still not working on IIS 6.
when I try to access .php file, it give me this message:

"Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means
that a page will only be served up if the REDIRECT_STATUS CGI variable is
set, e.g. via an Apache Action directive.

For more information as to why this behaviour exists, see the manual page
for CGI security.

For more information about changing this behaviour or re-enabling this
webserver, consult the installation file that came with this distribution,
or visit the manual page."

I am new to php, please point me to the right direct about php on IIS 6. thx



Kevin







"Nick H. -- Technical Support Engineer" <[EMAIL PROTECTED]> wrote in
message 000501c2ab9d$5c72fc90$0401a8c0@nh2">news:000501c2ab9d$5c72fc90$0401a8c0@nh2...
> I have posted the solution to this on the php-windows mailing list.  When
> you install PHP on .Net (rather, IIS 6.0) you have to manually add in the
> ISAPI or CGI into the IIS Control Panel.  Once you have done that, there
is
> a "Web Service Extensions" or something to that effect in the IIS Control
> Panel.  You have to manually setup a rule to allow the php.exe to run.
Once
> you have this done, php should be able to run without problem.  If you
need
> any further help, please feel free to contact me and I'll walk you through
> the setup.
>
>
> Nick "Harm" Hale
> [EMAIL PROTECTED]
>



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to