PHP + IIS

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
Dak
Forum Newbie
Posts: 11
Joined: Thu Jun 12, 2003 7:05 pm

PHP + IIS

Post by Dak »

Hello everyone,

I'm not sure if this is in the right forum, but i'll just try it anyways. Right now i'm running Windows Server 2003. I beileve im running IIS 6.0 or so. And I tried to install PHP from http://www.php.net. I have installed the Windows Installer version and I have configured it on my IIS server http://24.226.94.14 but the PHP won't load. http://24.226.94.14/first.php will not load for me. I've set up the correct permissions and I have added it to my executibles under server properties in my inetmgr. Has anyone had a simular problem with WinS2K3? Or just in general can anyone tell me what im doing wrong? I would really appreciate that help, thank you.
Dak
Forum Newbie
Posts: 11
Joined: Thu Jun 12, 2003 7:05 pm

Post by Dak »

Is this in the right forum?
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

I haven't tested w2k3 yet but since I'm going to next week a friend told me that there is a server-wide setting called web service extensions where you can enable/disable certain handlers. You have to add and enable php there.
Hope this untested info helps ;)
(and also that there is a good manual for w2k3 and IIS6 :-? )
Dak
Forum Newbie
Posts: 11
Joined: Thu Jun 12, 2003 7:05 pm

Post by Dak »

Hey moderators, you can delete this post if you want. I found the answer in another forum. "Client Side"
Locked