jpasint Posted February 10, 2010 Share Posted February 10, 2010 Hello all, we are having a serious issue getting PHP 3.2.1 running on a Windows 2003 server (IIS6). We have been through all of the basic install documentation with no luck. We are using the FastCGI as recommended/required for the newest PHP version. I have installed the FastCGI x86 file from MS of course. We only get “The page cannot be found” error. This is through a browser and also right clicking on the .php file from within IIS and selecting browse. The test file I have on the test site is a file name “phpinfo.php” and it contains only “<?php phpinfo(); ?>” in it. I have verified permissions as well. I would be grateful for some advice. Thanks. Joe Link to comment https://forums.phpfreaks.com/topic/191685-the-page-cannot-be-found/ Share on other sites More sharing options...
trq Posted February 10, 2010 Share Posted February 10, 2010 Hello all, we are having a serious issue getting PHP 3.2.1 running on a Windows 2003 server (IIS6) Why are you attempting to run such an ancient version? 5.3.1 is current stable. 3* must be nearing 11 years old. Link to comment https://forums.phpfreaks.com/topic/191685-the-page-cannot-be-found/#findComment-1010399 Share on other sites More sharing options...
jpasint Posted February 11, 2010 Author Share Posted February 11, 2010 Sorry, typo, it is 5.3.1. Joe Link to comment https://forums.phpfreaks.com/topic/191685-the-page-cannot-be-found/#findComment-1010662 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.