Changing each of the Listen directives to 0.0.0.0:port worked. 
This is on AIX 5.1 
Thanks again for the help. 
, 
Josh.

> -----Original Message-----
> From: Jeff Trawick [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 28, 2005 5:58 PM
> To: [email protected]
> Subject: Re: Apache 2.2.0 Listen Directive
> 
> 
> On 12/28/05, Fenlason, Josh <[EMAIL PROTECTED]> wrote:
> >
> > I'm running into an issue where Apache 2.2.0 on AIX won't start if
> > there is more than one Listen directive.
> 
> Does it get better if you code
> 
> Listen 0.0.0.0:port1
> Listen 0.0.0.0:port2
> ?
> 
> What version of AIX (unclear that it matters)?
> 
> Can you send me truss of startup using the failure configuration?
> 
> truss -o /tmp/startup -f bin/apachectl start
> 

Reply via email to