IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 28th, 2008, 09:00 PM
DocHoof DocHoof is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2008
Posts: 14 DocHoof User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 1 m 14 sec
Reputation Power: 0
"The page cannot be found"

OK, I can get on my website and see my hompeage. However, I can click one link and it works, but no other links work (7 total). Comes back, "The page cannot be found". Using IIS on Win 2003 Server. I have individually had to go through and add ISUR_*** anonymous access to each one, but wtf, can't find it??? I can directly load it as file:///directory/subdir/webpage/link.html and get to see it, it is in the same directory as index.html, but Firefox cannot find it when on the web.

Reply With Quote
  #2  
Old April 29th, 2008, 12:24 AM
hiker's Avatar
hiker hiker is offline
They're coming to take me away
Click here for more information. Click here for more information
 
Join Date: Jan 2005
Location: Florida
Posts: 3,844 hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)hiker User rank is General 26th Grade (Above 100000 Reputation Level)  Folding Points: 33832 Folding Title: Starter FolderFolding Points: 33832 Folding Title: Starter Folder
Time spent in forums: 2 Months 2 Days 20 h 32 m 20 sec
Reputation Power: 2694
Quote:
Originally Posted by DocHoof
OK, I can get on my website and see my hompeage. However, I can click one link and it works, but no other links work (7 total). Comes back, "The page cannot be found". Using IIS on Win 2003 Server. I have individually had to go through and add ISUR_*** anonymous access to each one, but wtf, can't find it??? I can directly load it as file:///directory/subdir/webpage/link.html and get to see it, it is in the same directory as index.html, but Firefox cannot find it when on the web.


A lot of your links reference .php pages which don't seem to exist. For example, realms.php doesn't exist which is what the link points to, but realms.html does exist.

Instead of changing the links to .html, I would rename the files to .php ... especially for the register page.. as .html the php code doesn't work.

Reply With Quote
  #3  
Old April 29th, 2008, 05:05 AM
Doug G Doug G is online now
Grumpier Old Moderator
Dev Shed God 14th Plane (11500 - 11999 posts)
 
Join Date: Jun 2003
Posts: 11,764 Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level)Doug G User rank is General 6th Grade (Above 100000 Reputation Level) 
Time spent in forums: 1 Month 1 Week 3 h 27 m 20 sec
Reputation Power: 1364
First, php is not part of IIS, you must install php yourself on your IIS server if you in fact are trying to use php.

Second, any dynamic pages like php, asp, asp.net must be served up through the web server, you can't open such files directly unless you're using some fancy IDE than has a built-in server.

Last, as far as the error goes, you should start by verifying you have set up proper virtual directories for your webs. You shouldn't have to manually set IUSR_ permissions, IIS does that for you when you create a virtual directory.
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain

Reply With Quote
  #4  
Old April 29th, 2008, 01:18 PM
DocHoof DocHoof is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2008
Posts: 14 DocHoof User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 1 m 14 sec
Reputation Power: 0
D'OOOHHH!!! that makes sense. I renamed them all .html before, as I couldn't get php to register, so thought that might be the problem originally. I used DW CS3 to rewrite the names, so assumed when it asked to update the links that it made the association of files register automatically. I'll rename them as .php again. I do have phpMyadmin installed, so it shouldn't be an issue...Hopefully. Getting MUCH closer to achieving the "idjit" status.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > "The page cannot be found"


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT