https startup problems: error EAI 2
Hi Everyone,
Whenever I try to start the httpd I get the following error.
# /etc/init.d/httpd restart
Stopping httpd: [ OK ]
Starting httpd: [Fri Apr 14 15:39:16 2006] [error] (EAI 2)Name or service not known: Cannot resolve host name your.ip.address --- ignoring!
[Fri Apr 14 15:39:16 2006] [error] (EAI 2)Name or service not known: Cannot resolve host name your.ip.address --- ignoring!
[ OK ]
This is the error_log
[Fri Apr 14 15:51:03 2006] [notice] caught SIGTERM, shutting down
[Fri Apr 14 15:51:08 2006] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Apr 14 15:51:14 2006] [notice] Digest: generating secret for digest authentication ...
[Fri Apr 14 15:51:14 2006] [notice] Digest: done
[Fri Apr 14 15:51:14 2006] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Fri Apr 14 15:51:14 2006] [notice] LDAP: SSL support unavailable
[Fri Apr 14 15:51:14 2006] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
[Fri Apr 14 15:51:14 2006] [notice] Apache/2.0.52 (Fedora) configured -- resuming normal operations
[Fri Apr 14 15:51:18 2006] [notice] caught SIGTERM, shutting down
[Fri Apr 14 15:51:24 2006] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
Thanks
Danish
|