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
