|
Posted by asdf on 02/02/07 06:04
"Kevin Raleigh" <kraleigh@sbcglobal.net> wrote in message
news:7emdnVS1q84aJV_YnZ2dnUVZ_sWdnZ2d@giganews.com...
> Essentially I have never been able to run .asp scripts on my win2k system.
> Tried everything that I could think of and even paid someone to help.
> One of MS's guru's that you call on the phone.
>
> So my question is, can I run PHP on this system if I have never been able
> to run .asp?
>
> I know how to load IIS, easy enough.
> I have checked the service and it states that my www publish has not been
> authenticated.
>
> I know it's a tough question, I have tried to get answers in the past, but
> do they work IIS the same way?
>
> insight would be appreciated
> Kevin
>
>
....just a thought... but maybe ASP wouldn't run due to some ISAPI issue? Try
the ASP and ISAPI groups...
Try running PHP as CGI and see what happens. Ref. docos for difference
between ISAPI and CGI. Who knows... maybe this might shed some light on your
ASP problem?
FYI, PHP can be run as *either* CGI or ISAPI.
Your results might be of interest to the group, so keep us posted!
[Back to original message]
|