From: syd_p on
Hi,

I am wondering if a standard install of w 2003 with ms sql 2005
installed should be listening on port 80?
Dunno what it is. Netstat -an says port 80 is in use.
What can I do to track it down?
I need to use this port for apache.

ta

Syd
From: Brian Cryer on
"syd_p" <sydneypuente(a)yahoo.com> wrote in message
news:a7cf411a-7b3b-40f8-85a8-0b90bac850c0(a)m26g2000yqb.googlegroups.com...
> Hi,
>
> I am wondering if a standard install of w 2003 with ms sql 2005
> installed should be listening on port 80?
> Dunno what it is. Netstat -an says port 80 is in use.
> What can I do to track it down?
> I need to use this port for apache.

IIS

I forget what gets installed as standard, but it will be IIS.

If you want Apache then you will either need to disable the IIS service
(World Wide Web Publishing Service) or uninstall IIS. Alternatively you
could try configuring each site in IIS to listen on a different port, or
configure Apache to use a different port - although both would compromise
the usefulness of the webserver since port 80 is the standard port.

HTH.
--
Brian Cryer
www.cryer.co.uk/brian