Error updating from 1.0.3.0 to 1.1.0-rc4.1

  • Hallo,


    I make the update and I become a error.

    Code
    1. [Thu Oct 3 18:25:23 2013] [error] main::setupRebuildCustomerFiles: [ERROR]Servers::named::bind::restart: rndc: connect failed: 127.0.0.1#953: connectionrefusediMSCP::Debug::END: Exit code: 1[Thu Oct 3 18:25:33 2013] [error] Servers::named::bind::restart: rndc: connect failed: 127.0.0.1#953: connection refused[Thu Oct 3 18:25:36 2013] [error] iMSCP::Debug::END: Exit code: 1


    I have restart the server and start "perl imscp-autoinstall" again and I become the same error.


    /etc/init.d/bind9 restart

    Code
    1. Stopping domain name service...: bind9rndc: connect failed: 127.0.0.1#953: connection refused.Starting domain name service...: bind9 failed!


    How can I solve the error.:huh:


    Kind regards
    Viktor
    [hr]
    Hallo,


    I can not start bind there is a error in the file "named.conf.local".


    Code
    1. allow-transfer { ; localhost; };


    The semicolon before localhost is not OK.


    What is there wrong.:huh:


    Kind regards
    Viktor

    - Distribution: Debian | Release: 8.10 | Codename: jessie

    - i-MSCP Version: i-MSCP 1.5.3 | Build: 20180516 | Codename: Ennio Morricone

    - Plugins installed: ClamAV (v. 1.3.0), Mailgraph (v 1.1.1), OpenDKIM (v 2.0.0), PanelRedirect (v 1.2.0) & SpamAssassin (v 2.0.1)

    - LetsEncrypt (v 3.6.0), PhpSwitcher (v 5.0.5), RoundcubePlugins (v 2.0.2)

    Edited once, last by Viktor ().

  • Hallo,


    I have do this:


    Code
    1. aptitude install -y git lsb-release
    2. mkdir -p /usr/local/src/imscp
    3. git clone git://github.com/i-MSCP/imscp.git /usr/local/src/imscp
    4. perl /usr/local/src/imscp/imscp-autoinstall


    Now it is working fine.:):)


    Kind regards
    Viktor

    - Distribution: Debian | Release: 8.10 | Codename: jessie

    - i-MSCP Version: i-MSCP 1.5.3 | Build: 20180516 | Codename: Ennio Morricone

    - Plugins installed: ClamAV (v. 1.3.0), Mailgraph (v 1.1.1), OpenDKIM (v 2.0.0), PanelRedirect (v 1.2.0) & SpamAssassin (v 2.0.1)

    - LetsEncrypt (v 3.6.0), PhpSwitcher (v 5.0.5), RoundcubePlugins (v 2.0.2)