RE: [PHP-WIN] PHP 5 / IIS 7 / Vista
by Frank M. Kromann other posts by this author
Nov 4 2006 10:37AM messages near this date
Re: [PHP-WIN] PHP 5 / IIS 7 / Vista
|
RE: [PHP-WIN] PHP 5 / IIS 7 / Vista
You need to point to php-cgi.exe. php.exe is the CLI version of PHP.
Not sure why you can't add php5isapi.dll. That works fine on my system.
- Frank
> Thanks for the quick response, but when I try to add a script map and
point
> it to either php.exe or php5isapi.dll, it throws an alert saying "The
> executable specified for the script map should be either a CGI(.exe) or
> ISAPI extension(.dll)." and won't allow me to create the script map.
>
> Any ideas?
>
> I need to be able to run PHP as an ISAPI module and not CGI.
>
> Thanks again.
> Dale
>
> -----Original Message-----
> From: Frank M. Kromann [mailto:frank@[...].info]
> Sent: 03 November 2006 11:02 AM
> To: Dale Attree
> Cc: php-windows@[...].net
> Subject: Re: [PHP-WIN] PHP 5 / IIS 7 / Vista
>
> Works almost like PHP5 on XP or Windows 2003 with IIS5/6
>
> 1) Copy php to a directory (c:\php5)
> 2) Start the IIS manager and create a site or virtual directory
> 3) Add a script mapping for .php to point to php-cgi.exe or
php5isapi.dll
>
> That's it.
>
> - Frank
>
> > Anybody got PHP 5 running with IIS 7 on Windows Vista?
> >
> >
> >
> > If so, do you have a walk-through on how to do it or give me
> > directions
> on
> > how to do it?
> >
> >
> >
> > Kind Regards,
> >
> > Dale
> >
> >
>
> --
> PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
> http://www.php.net/unsub.php
>
>
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Dale Attree
Frank M. Kromann
Frank M. Kromann
Dale Attree
Frank M. Kromann
|