Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Is 7.1.1 install wizard broken?Is 7.1.1 install wizard broken?
Previous
 
Next
New Post
9/5/2013 9:23 AM
 

Mike,

I think your problem is actually IIS configuration related. IIS listens on port 80 - the standard for HTTP traffic.

IIS can support multiple web sites but it has to have a way of distinguishing them. In a live server, supporting dozens of sites, it's done via the 'host header' - in essence the url the web browser has in its address bar.
IIS sees a request coming in for www.site.com and routes it to the site. A moment later it sees a request for www.othersite.co.uk and likewise routes it to the othersite.

Typically on a dev machine your web browser is trying to go to http://localhost - IIS has no way of knowing what site you want.

That's the logic behind putting entries in the hosts file. If you have an entry in the host file for (say) www.site.com mapping it to 127.0.0.1 then you can type www.site.com into the address bar of the browser. The browser puts it in the host header. The hosts file still routes the request to 127.0.0.1 and your local IIS can distinguish the sites based on host header. QED.

That's probably why you are having trouble with your second install.


Best wishes,
- Richard
Agile Development Consultant, Practitioner, and Trainer
www.dynamisys.co.uk
 
New Post
9/5/2013 10:44 AM
 

My web sites in IIS are both set up as www.dnndemo.me & www.dnndev.me respectively.

 I have the following in my hosts file

 127.0.0.1 DNNDev.me
127.0.0.1 DNNDemo.me

 
New Post
9/5/2013 10:48 AM
 
Mike wrote:

by iusers, do you mean the iis apppool\dnndemo user permissions. If so then yes. I have already set up one site successfully, however getting another one to run on my local machine results in server not found.

 I am at a loss as to why one site works but the other which has been set up in the same way, using chris hammonds tutorial does not work.

 No Mike, the iUsers sould not have anything todo with the app pool!  The IUsers is the usergroup, that allows annonymous users to Access the IIS, to read the Websites.  If you don't have this permissions you always get a 404 error about Access is denit!

App pool user in form AppPoolUser\WebsiteName or Username (Special created on your Users) or Network Service must have full Access.  Also on Handler Settings on your IIS you mast set permissions to execute scripts and executables.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Is 7.1.1 install wizard broken?Is 7.1.1 install wizard broken?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out