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:[EMAIL PROTECTED] 
Sent: 03 November 2006 11:02 AM
To: Dale Attree
Cc: php-windows@lists.php.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

Reply via email to