On 1/18/07, Jain, Abhay K, INFOT <jainabhay@xxxxxxx> 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 mapping of name to IP address.
0.0.0.0 normally means "bind to anything". I don't think that's your problem. Apache by default will listen on all interfaces. If a bind fails this will give you an error message in your log. That you don't even get an error log point to something more fundamental. Have a look in your trace output for the lines where apache opens its log files. Krist -- krist.vanbesien@xxxxxxxxx Bremgarten b. Bern, Switzerland -- "...what you don't realize is that in the future Google WILL reach sentience, will [have had] invent[ed] a time machine, and will [have had] travel[ed] back in time to prevent Bill Gates... only to become Bill Gates by accident because of a search engine optimization miscalculation." (Comment on the Dilbert Blog) --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx