How do I use PHP with IIS?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
abrogard
Forum Newbie
Posts: 11
Joined: Sun Apr 04, 2004 6:02 am

How do I use PHP with IIS?

Post by abrogard »

I've downloaded PHP and I've downloaded the Installer and ran both.

Seemed to me that the Installer would configure IIS and I'd be able to use PHP but my browser Mozilla Firefox doesn't know what to do with a .php file and php embedded in an .html doesn't do anything at all.

Have I failed to do something in the install or does it not work with IIS?

I've got win2k and php 4.2.3 and installer 4.3.2 , strangely enough.
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Are you using localhost to access the files, e.g. http://localhost/index.php?

Mac
Post Reply