RE: PHP 5 / IIS 7 / Vista

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxx] 
> Sent: 03 November 2006 11:02 AM
> To: Dale Attree
> Cc: php-windows@xxxxxxxxxxxxx
> Subject: Re:  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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux