OK it was not VNC Server. Some program is binding to port 80 and a specific
IP address of a server we use. Every time I try to install Apache I get an
error message that it cannot bind to that port. Any idea how I can see what
is using that port or allow Apache to have access to it first?
"Rick" wrote:
> I have a computer at work that already had VNC Server installed without any
> conflicts with software. We recently started using some software that needs
> Apache HTTP Server to access a server for files. Every time I try to install
> Apache it fails claiming it can't bind to 127.0.0.1:80. I guess that Apache
> wants to use port 80 and that is what VNC and other programs default to.
> Other computers at work installed Apache without any problem. I shut off
> everything but Windows Installer on startup and it loads fine and loads
> Apache 2 which I believe is the actual program to access the file server. I
> reboot and load everything else and it will not load the Apache 2 service.
> It says it can't find the file.
>
> Any ideas how I can have these 2 programs co-exist. Thanks in advance.