Jump to content

PHP+IIS


bigjules

Recommended Posts

Hi,

 

I'm loosing my mind...

 

I've now installed php 5 with the windows installer and I've installed it manually. I've read several FAQs on this and I believe I've done everything correctly.

Statements I'd like to make:

1)I believe that PHP is not working on my IIS because I can't get a test page to work.

2)IIS localhost page works fine.

3)Following steps in the install have been taken:

a)I have added test.php to the C:\Inetpub\wwwroot dir.

b)to my knowledge there is no admin. or special privileges that IIS has not been granted to give php access. My hunch is, some access to PHP is in fact not being granted.

c)I have added php to my path feature in control panel>system

d)I have adjusted in IIS to look at PHP as a php-cgi and php5isapi.dll.

 

4)Here are the sites I have been to regarding my install of php onto my XP machine:

http://psdforums.com/article.php?a=9

http://us2.php.net/manual/en/install.windows.iis.php

 

Questions:

1)Even if I am not getting the test page to work, is my php working or can it work and I just not know?

2)I'm looking to run mambo and simply want to get php to work, so does it matter if I config. php to be php-cgi or php5isapi.dll?

3)What am I missing or not checking with php, or better yet, where did I go wrong?

4)I'm not clear how I could check for errors, but I don't think I'm getting any.

 

Thanks so much for any help, this is probably some bone headed mistake, but I can't move fwd until I get php running.

Jules

 

Link to comment
Share on other sites

  • 11 months later...

If you are using iis 6+ you have to allow php to run on the server otherwise you get nothing.

 

open your IIS, click on your server and you should see "Web server Extensions"

 

add a new extension and include php.exe and the dll file you wish to use. Than make sure you check off "allow"

 

Let me know

 

Ray

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.