Posted by ImOk on 12/17/95 11:53
If ASP doesnt work then it's not PHP. My suggestion to go over to an
IIS forum and ask them or do a search.
> No.... not sure why I would. I pointed IIS to php5isapi.dll for all
> .php files
I have problems using the isapi with mysql. I dont know why.
> > Did you make appropriate changes to your INI file? E.g.
> > cgi.force_redirect = 0
If you dont have this it may be defaulted to 0 anyway. But it must be
set to 0 accoring to the INI file.
~john wrote:
> ImOk wrote:
> > Did you set the path to point to c:\php?
>
> Yes
>
> > Did you define .php to point to c:\php\php-cgi.exe?
>
> No.... not sure why I would. I pointed IIS to php5isapi.dll for all
> .php files
>
> > Did you make appropriate changes to your INI file? E.g.
> > cgi.force_redirect = 0
>
>
> No, not sure what this does. I didn't see this in the install txt file?
>
>
> > Id this fails, make a simple .ASP page and try it.
>
>
> Getting the same error for .asp pages.
[Back to original message]
|