php installation on iis6 + server 2003?

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

Post Reply
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

php installation on iis6 + server 2003?

Post by mudkicker »

hi peaople,
sorry but i have a serious problem about installation of php with iis6 on windows erver 2003 standart edition. can anybody give me an info about that? i couldn't make it work. please help me, guys! i'm stuck!!! :(
User avatar
mrvanjohnson
Forum Contributor
Posts: 137
Joined: Wed May 28, 2003 11:38 am
Location: San Diego, CA

Post by mrvanjohnson »

A little more information please.
How did you try to install it?
Did you use a App Mapping to the php.exe?
What's not working?
Did you reset the permissions on the files like they recommended at the end of the install?

I don't have an IIS 6 box at my disposal but I am guessing with their new security it's probably going to be a permissions issue.
Stoneguard
Forum Contributor
Posts: 101
Joined: Wed Aug 13, 2003 9:02 pm
Location: USA

Post by Stoneguard »

I know this sounds kinda silly, but did you follow the installation instructions? I had no problems under Win XP and IIS 6.0, and I am sure there isnt much difference. I do know I had to turn off basic security and use advanced security.
Nay
Forum Regular
Posts: 951
Joined: Fri Jun 20, 2003 11:03 am
Location: Brisbane, Australia

Post by Nay »

I followed everything the manual said when I was install php from the zip file. It didn't work for some reason O_o. I had to use the installer, it worked like a breeze for me though.

-Nay
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

just search the forum for iis6 or 2003.
There already are some threads describing what to do to register the php extension
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

Post by mudkicker »

I use as a isapi module and it seems to work. but if i want to test and type localhost/phpinfo.php it prompts a login window...
Post Reply