Apache Server configuration support - Running IIS and Apache

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > July 2006 > Running IIS and Apache





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Running IIS and Apache
matt.stensberg@gmail.com

2006-07-12, 7:21 pm

Been mulling this over for quite some time. Just installed Apache 2.2
for an application and I also have an IIS website (with .NET app)
running on a 10.10.1.9 IP. I also have another IP on the NIC
(10.10.1.10).

I know with Apache it will take up any IP that is on the system using
port 80 - I've made the necessary changes in the httpd.conf to:

LISTEN 10.10.1.10:80

I still receive an error trying to start my website in IIS. What am I
missing?

Davide Bianchi

2006-07-13, 7:32 am

On 2006-07-12, matt.stensberg@gmail.com <matt.stensberg@gmail.com> wrote:
> I know with Apache it will take up any IP that is on the system using
> port 80 - I've made the necessary changes in the httpd.conf to:
>
> LISTEN 10.10.1.10:80


Try with the BIND directive instead of the Listen one.
Davide

--
The memory management in Windows 95 can be used to frighten small children.
matt.stensberg@gmail.com

2006-07-13, 7:24 pm


Davide Bianchi wrote:
> On 2006-07-12, matt.stensberg@gmail.com <matt.stensberg@gmail.com> wrote:
>
> Try with the BIND directive instead of the Listen one.
> Davide
>
> --
> The memory management in Windows 95 can be used to frighten small children.


I tried doing that - sounded good, but now I receieve this when trying
to start the service (from event log)

The Apache2.2 service terminated with service-specific error 1 (0x1)

Davide Bianchi

2006-07-14, 1:21 pm

On 2006-07-13, matt.stensberg@gmail.com <matt.stensberg@gmail.com> wrote:
> I tried doing that - sounded good, but now I receieve this when trying
> to start the service (from event log)
>
> The Apache2.2 service terminated with service-specific error 1 (0x1)


Check in the error log of apache, is much clearer than the event log.
Davide


--
It is not too late to turn back from the GATES of hell.
Use Linux - the free 32 bit operating system.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com