Jump to content

New PHP Installation


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
https://forums.phpfreaks.com/topic/39675-new-php-installation/
Share on other sites

Actually I've got the same problem.  My test.php file is located in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs which is where the apache test file is located as well.  The apache test file launces fine with the message "It works!" but the test.php file results in error 404.  Please help!

Link to comment
https://forums.phpfreaks.com/topic/39675-new-php-installation/#findComment-192995
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.