[Resuelto] ERROR en bind 9 - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega International Area (/forum-22.html) +--- Forum: Spanish Corner (/forum-29.html) +--- Thread: [Resuelto] ERROR en bind 9 (/thread-9257.html) |
[Resuelto] ERROR en bind 9 - shiizpa - 01-18-2010 10:18 PM Lo que sucede esque pareciera que el apache se cayo pero ha algunas web entra y a las otras no haci que pnese que podia ser el bind y bueno al reiniciarlo aparece el siguiente error Code: server:/# /etc/init.d/bind9 restart revise los log del syslog y me arroja lo siguiente Code: Jan 18 10:08:36 server named[19880]: starting BIND 9.5.1-P3 -u bind el servidor esta en debian lenny con ispcp 1.0.3.1 cualquier ayuda sera agradecida RE: ERROR en bind 9 - Nuxwin - 01-18-2010 11:15 PM Hello ; Have you applied the bind9 patch for ispCP 1.0.3-1 ? In my opinion, the response is no because this log entry : Code: Jan 18 10:08:36 server named[19880]: /etc/bind/named.conf.options:1: 'options' redefined near 'options' You can confirm it with the following cmd: Check the configuration : Code: # named-checkconf Cheers ; RE: ERROR en bind 9 - shiizpa - 01-19-2010 10:26 AM thx nuxwin |