trying to install , i get this error

  • trying to install i-mscp panel following the instructions on github at the end of installation(i think) i get this message and cant understand whats wrong:


    i-MSCP - internet Multi Server Control Panel (1.5.1)

    ┌─────────────────────────i-MSCP Installer Dialog────────────────────────────┐

    │ [ERROR] │

    │ │

    │ Error while performing step: │

    │ │

    │ Executing Servers::sqld postinstall tasks... │

    │ │

    │ Error was: │

    │ │

    │ Servers::sqld::mysql::postinstall: Couldn't enable the `mysql' service: │

    │ iMSCP::Provider::Service::Sysvinit::_exec: Failed to issue method call: No │

    │ such file or directory at │

    │ /usr/local/src/imscp-1.5.1/engine/PerlLib/iMSCP/Service.pm line 83. │

    │ │

    │ Please have a look at http://i-mscp.net/forum if you need help. │

    │ │

    │ │

    │ │

    │ │

    ├────────────────────────────────────────────────────────────────────────────┤

    │ < Ok > │

    └────────────────────────────────────────────────────────────────────────────┘

    1. Distribution?
    2. Codename?
    3. Mysql Vendor and version?
    4. Please use latest release which is 1.5.3, not 1.5.1

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • 1 ubuntu

    2 truty thar 14.04.5

    3 mysql Server version: 5.5.60-0ubuntu0.14.04.1 (Ubuntu)

    4 tried with this result:

    i-MSCP - internet Multi Server Control Panel (1.5.3)

    ┌─────────────────────────i-MSCP Installer Dialog────────────────────────────┐

    │ [ERROR] │

    │ │

    │ Error while performing step: │

    │ │

    │ Processing servers/packages │

    │ │

    │ Error was: │

    │ │

    │ Servers::sqld::mysql::postinstall: Couldn't enable the `mysql' service: │

    │ iMSCP::Provider::Service::Sysvinit::_exec: Failed to issue method call: No │

    │ such file or directory at │

    │ /usr/local/src/imscp-1.5.3/engine/PerlLib/iMSCP/Service.pm line 83. │

    │ │

    │ Please have a look at http://i-mscp.net/forum if you need help. │

    │ │

    │ │

    │ │

    │ │

    ├────────────────────────────────────────────────────────────────────────────┤

    │ < Ok > │

    └────────────────────────────────────────────────────────────────────────────┘

  • Nuxwin

    Added the Label to be investigated
  • by the way i wiped the server and installed ubuntu 16 xenial and panel worked fine , still please check ubuntu 14.4 ineed this certain version

  • mohammed alfateh


    I cannot reproduce the problem with the 1.5.x branch.


    Code
    1. root@trusty:/usr/local/src/imscp# lsb_release -a
    2. No LSB modules are available.
    3. Distributor ID: Ubuntu
    4. Description: Ubuntu 14.04.5 LTS
    5. Release: 14.04
    6. Codename: trusty


    Code
    1. root@trusty:/usr/local/src/imscp# cat /etc/imscp/imscp.conf |grep 'SQL_SERVER'
    2. SQL_SERVER = mysql_5.5



    However, on your system:


    Code
    1. Servers::sqld::mysql::postinstall: Couldn't enable the `mysql' service: │
    2. │ iMSCP::Provider::Service::Sysvinit::_exec: Failed to issue method call: No │
    3. │ such file or directory at │


    The error Failed to issue method call is raised by systemd but systemd is not provided for Ubuntu 14.04 Trusty Thar, at least, that is not the default... It should be Upstart... I bet you have done something wrong prior trying to install i-MSCP...


    Thread closed.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Nuxwin

    Set the Label from to be investigated to unreproducible
  • Nuxwin

    Closed the thread.