Jump to content

New PHP Installation


dispatcher

Recommended Posts

Hi all.

 

We're trying to learn PHP here at work and are using an existing fileserver to host via IIS and test our PHP scripts.

 

Server info:

Windows XP 64-bit

MySQL 4.1

PHP 5.2.1

 

We know IIS and MySQL are working because a co-worker has created some asp pages and is currently working on a dbase in MySQL. So that part works. Now we installed PHP and cannot get the script to execute.

 

Using our browser, we type "htt://www.testsite.xxx/" = we get the home page and navigate on the site normally.

 

We installed a PHP script just to say "hello" to test is: "htt://www.testsite.xxx/test.php" = a 404 error.  ???

 

A few pics to help, since they're worth a 1,000 words. :-)

 

fox_server_OS-1.jpg

iis_version.jpg

iis_exec.jpg

Image1.jpg

 

Any ideas where we made a mistake?

 

Advanced thanks.

 

 

freightgeek

 

 

 

Link to comment
Share on other sites

Did you enable extension mapping for php files? If not, from the web site properties window click on configuration(Home Directory Tab -> application settings) then click on add..

 

It should look something like this

 

extmapping.gif

 

Under executable make sure that it is a valid path to the php.exe. Also, there are several known issues with win32  and php 5.2.1, so I would recommend that you use 5.2.0 instead.

 

Hope that helps,

Tom

Link to comment
Share on other sites

  • 4 weeks later...
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.