Autoinstall fail ubuntu 12.04 I-mscp 1.1.14

  • Hi i am trying to install I-mscp 1.1.14 and i am failing badly with this error code:


    Code
    1. iMSCP::Debug::END: Exit code: 2


    I am running ubuntu 12.04
    i can install i-mscp 1.2.x (it installs but does not listen on domain only ip) but i want the stable release so i tried the downgrade post to and it also fails with the same error code!



    here is the last part of the log!

    Code
    1. [Thu Sep 25 10:22:00 2014] [debug] iMSCP::EventManager::register: Registering listener on the 'beforeSetupDialog' event from Servers::ftpd::proftpd::installer::registe$[Thu Sep 25 10:22:00 2014] [fatal error] Servers::named::factory: Can't locate Servers/named/.pm in @INC (@INC contains: /usr/local/src/imscp-1.1.14/engine/PerlVendor $[Thu Sep 25 10:22:00 2014] [error] iMSCP::Debug::END: Exit code: 2


    this is my install steps

    Code
    1. apt-get update
    2. apt-get install mysql-server mysql-client
    3. apt-get update && apt-get install tasksel
    4. tasksel install standard
    5. cd /usr/local/src
    6. wget [url]https://github.com/i-MSCP/imscp/archive/1.1.14.tar.gz[/url]
    7. tar xzf 1.1.14.tar.gz
    8. cd imscp-1.1.14
    9. service mysql start
    10. perl ./imscp-autoinstall -d


    Please advise me


    Thanks
    BaDTaG



    EDIT:


    Found Solution
    http://i-mscp.net/index.php/Th…-1-1-13-to-1-1-14-failed/
    Isent that just nice after tons of google I found nothing. I make a post then first google after that I found solution above. sorry for the wasted post :-P