Bind9 won't start after ispconfig upgrade

Discussion in 'Installation/Configuration' started by cxii, Aug 2, 2017.

  1. cxii

    cxii New Member

    Hi everybody,
    After upgrading my ispconfig to 3.1.6 I have a problem with bind9
    If I made
    Code:
    /etc/init.d/bind9 restart
    I have
    Code:
    [....] Stopping domain name service...: bind9/usr/sbin/rndc: symbol lookup error: /usr/lib/libdns.so.88: undefined symbol: isc_counter_increment
    . ok
    [....] Starting domain name service...: bind9/usr/sbin/named: symbol lookup error: /usr/lib/libdns.so.88: undefined symbol: isc_counter_increment
    failed!
    I have searched google, tried to uninstall, reinstall ... nothing

    Any ideas ?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This problem is not related to the ISPConfig update, this is a problem that the named library seems to be incompatible with the BIND binary.
     

Share This Page