Chuck_cz Posted April 10, 2006 Share Posted April 10, 2006 Please help me out. I am new to Server 2003 IIS6 & PHP. I have installed latest PHP on my server which I want to use for my website and possibly for some audio streaming server(s). I followed instructions what I could find and got PHP half way working.I have test.php script in root of my website [a href=\"http://67.159.5.2/test.php\" target=\"_blank\"]http://67.159.5.2/test.php[/a] . That script works just fine but if I put script in any subdirectory it doesn’t work.I get 404 error, page cannot be found. I can display html pages in internet browser though. Is that problem with PHP configuration? Can someone help me to figure out what I am doing wrong. Please let me know what information would be helpful to solve this problem. I am ready to study and read I just need some helpful hints. Thank you a lot. Charles Quote Link to comment Share on other sites More sharing options...
chrisranjana.com Posted April 11, 2006 Share Posted April 11, 2006 [!--quoteo(post=363395:date=Apr 10 2006, 11:50 PM:name=Chuck_cz)--][div class=\'quotetop\']QUOTE(Chuck_cz @ Apr 10 2006, 11:50 PM) [snapback]363395[/snapback][/div][div class=\'quotemain\'][!--quotec--]Please help me out. I am new to Server 2003 IIS6 & PHP. I have installed latest PHP on my server which I want to use for my website and possibly for some audio streaming server(s). I followed instructions what I could find and got PHP half way working.I have test.php script in root of my website [a href=\"http://67.159.5.2/test.php\" target=\"_blank\"]http://67.159.5.2/test.php[/a] . That script works just fine but if I put script in any subdirectory it doesn’t work.I get 404 error, page cannot be found. I can display html pages in internet browser though. Is that problem with PHP configuration? Can someone help me to figure out what I am doing wrong. Please let me know what information would be helpful to solve this problem. I am ready to study and read I just need some helpful hints. Thank you a lot. Charles[/quote]In IIS I guess you need to create an alias or a new domain if you want to put your script in that directory.Or you can put the php script under your default website. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.