Belfast Web Designer wrote:
> In short; is it possible to install and run PHP on the
server when ASP is
> already being used?
Yes, it is. You can find the official instructions here:
http://www.php.net/manual/en/install.windows.iis.php
They look horrendous, but it's actually quite easy. Download
the ZIP
version of the PHP Windows binaries from here:
http://www.php.net/downloads.php
DO NOT use the Windows installer version. It's greatly cut
down, plays
around with Windows system files, and is likely to cause you
considerable grief.
Unzip the PHP files to a new folder at the top level of your
main drive.
Then install PHP as an ISAPI module of IIS. You can then run
ASP and PHP
on the same server.
<shameless plug>Step by step instructions for
installing PHP on IIS
without tears can be found in my book, "Foundation PHP for
Dreamweaver
8".</shameless plug>
--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://foundationphp.com/