Re: [EMAIL PROTECTED] Apache 2.2.4 does not start - no errors

2007-01-18 Thread Krist van Besien
On 1/18/07, Jain, Abhay K, INFOT <[EMAIL PROTECTED]> wrote: Found the following information from trace. bind (4, 0x14002fee0=<2/INET, 80, 0.0.0.0>, 16) = 0 It seems there is an attempt to bind to address 0.0.0.0 instead to the IP address of the machine. /etc/hosts file does contain mapp

RE: [EMAIL PROTECTED] Apache 2.2.4 does not start - no errors

2007-01-18 Thread Jain, Abhay K, INFOT
- From: Krist van Besien [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 17, 2007 4:59 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache 2.2.4 does not start - no errors On 1/16/07, Jain, Abhay K, INFOT <[EMAIL PROTECTED]> wrote: > We had tried running with trace and

Re: [EMAIL PROTECTED] Apache 2.2.4 does not start - no errors

2007-01-17 Thread Krist van Besien
On 1/16/07, Jain, Abhay K, INFOT <[EMAIL PROTECTED]> wrote: We had tried running with trace and last statement seem to be fork(). There was a pid associated with fork(). Then next statement was exit(0). When tracing a program you have to make sure it traces child processes too, otherwise you w

RE: [EMAIL PROTECTED] Apache 2.2.4 does not start - no errors

2007-01-16 Thread Jain, Abhay K, INFOT
-Original Message- From: Boyle Owen [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 16, 2007 3:08 AM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Apache 2.2.4 does not start - no errors > -Original Message- > From: Jain, Abhay K, INFOT [mailto:[EMAIL PRO

RE: [EMAIL PROTECTED] Apache 2.2.4 does not start - no errors

2007-01-16 Thread Boyle Owen
> -Original Message- > From: Jain, Abhay K, INFOT [mailto:[EMAIL PROTECTED] > Sent: Monday, January 15, 2007 10:58 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apache 2.2.4 does not start - no errors > > We are running on Tru64 Unix. Downloaded

RE: [EMAIL PROTECTED] Apache 2.2.4 does not start - no errors

2007-01-16 Thread Boyle Owen
> -Original Message- > From: Jain, Abhay K, INFOT [mailto:[EMAIL PROTECTED] > Sent: Monday, January 15, 2007 10:58 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apache 2.2.4 does not start - no errors > > We are running on Tru64 Unix. Downloaded

[EMAIL PROTECTED] Apache 2.2.4 does not start - no errors

2007-01-15 Thread Jain, Abhay K, INFOT
We are running on Tru64 Unix. Downloaded 2.2.4, and installed. Just tried vanilla version and changed only the user/group and ServerName in httpd.conf. When we start as /usr/apache/bin/apachectl start, it just exists without generating any error. Exit code form script is 0 and no httpd process is r