Re: Windows 2003 server IIS 6 can only run 5 web sites??
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 08/08/04
- Next message: David Wang [Msft]: "Re: IIS - server execution failed. getting error code=80004005"
- Previous message: Mike Conkey: "Re: Hosting domain on Win2k3"
- In reply to: mikey: "Re: Windows 2003 server IIS 6 can only run 5 web sites??"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 8 Aug 2004 16:38:06 -0700
Where are you looking for IIS errors? There are three logs that need to be
monitored, depending on what you are looking for:
1. W3SVC Logs - this logs request-specific information, including
application execution errors
2. HTTPErr Logs - this logs connection/error information
3. Event Logs - this is where FYI/dramatic errors are logged (i.e. failure
to start website, w3wp crash, etc)
A 404 file not found requires you to look at log #1 (because the website
definitely is running, and it's not a connection/error -- so it's a
request-specific error). Please provide the exact log lines for the 404
responses -- I'm interested in the sc-substatus and sc-win32 error codes
that are logged for those 404s.
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "mikey" <mikey@discussions.microsoft.com> wrote in message news:FB67CD5A-1E5B-42B4-9369-C231ECAC0542@microsoft.com... I get the 404 file not found error. All these web sites were working on Win2K with IIS 5. I transfered all the info to IIS 6 on 2003 server and now only 5 sites will work. All the sites are configured the same. I have checked and rechecked a hundred times to make sure each site is set correctly. I also deleted and reinstalled the DNS records and each web site but still only 5 sites will work. I am about ready to uninstall 2003 server and go back to Win2K that worked correctly. I don't have any DNS errors in the vent log or any IIS errors either. -Frustrated "Me" wrote: > There is no restriction or at least we haven't reached any at about 60 > websites. > What exactly do you mean when you say they wn't work. > > > "Mike" <mikey@mcrco.com> wrote in message > news:9d930cde.0408071758.937da58@posting.google.com... > > I can only get 5 web sites to run on IIS6. I was running 14 webs sites > > on Win2k then upgraded to 2003 enterprise server and now only 5 of the > > 14 sites will work. They are all configured the same in the DNS and in > > IIS 6. Is there some restriction in IIS 6 that you can only have 5 > > webs sites? I have verified all configurations and they are correct. > > Why will only 5 web sites work? > > > > -confused > > mikey@mcrco.com > > >
- Next message: David Wang [Msft]: "Re: IIS - server execution failed. getting error code=80004005"
- Previous message: Mike Conkey: "Re: Hosting domain on Win2k3"
- In reply to: mikey: "Re: Windows 2003 server IIS 6 can only run 5 web sites??"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|