--------------------
| From: "David Ehmer" <ehmer.TakeThisOut@iinet.net.au>
| Newsgroups: microsoft.public.inetserver.iis
| Subject: Connection to local host refused after fresh install.
| Date: Wed, 1 Sep 2004 21:33:01 +1000
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
| Lines: 25
| Message-ID: <4135b355$0$5239$5a62ac22@per-qv1-newsreader-01.iinet.net.au>
| NNTP-Posting-Host: 203.173.19.71
| X-Trace: 1094038357 per-qv1-newsreader-01.iinet.net.au 5239 203.173.19.71
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!news-lei1.dfn.de!news1.uni-leipzig.de!fu-berlin.d
e!newsfeed.iinet.net.au!newsfeed.iinet.net.au!per-qv1-newsreader-01.iinet.ne
t.au!not-for-mail
| Xref: cpmsftngxa10.phx.gbl microsoft.public.inetserver.iis:317420
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| Hi
|
| IIS has stopped working on my Windows XP pro system. I initially received
| an Error 13: when trying to connect to local sites.
|
| I uninstalled IIS and then reinstalled hoping the problem would be fixed.
I
| don't get that error now but when attempting to connect to a local site I
| get the following message.
|
| The connection was refused when attempting to contact 127.0.0.1
|
| The only complication I have on my system is that Apache is also
installed.
| However it is configured to start manually and is not started on boot up.
|
| Apache is working fine when manually started.
|
| Could there be a conflict with Apache? The 2 web servers resided on this
| system together well for the past 10 months.
|
| I'd really appreciate any suggestions about when could be my problem.
|
| Thanks
| David
|
|
|
Hello David,
Make sure your filewall is not getting in the way of your testing.
you can use NETSTAT -ANO from a command prompt to file out which process id
(PID) is LISTENING on on whcih TCP ports.
You can then use "TASKLIST" to find out which apps are using which PID.
This will help you see if there is a problem with you apache server or
another application.
HTH,
Andrew Pasco
This posting is provided "AS IS" with no warranties, and confers no rights
>> Stay informed about: Connection to local host refused after fresh install.