package crash while installing mariadb

  • just tried replace mysql 5.1 with mariadb 5.5 but the re-configuration fails with package errors
    re-installed mysql but it seems that apache is not working or fcgid has been changed to fastcgi
    also mail is not working:


    I tried to upgrade to 1.1.5 but getting this:
    iMSCP::Requirements::_programVersions: Unable to find PHP version: No output
    iMSCP::Execute::getExitCode: External command died with signal 11, without coredump


    main::setupAskServerIps: Unable to retrieve server IPs: Error while executing
    query: Unknown table engine 'InnoDB'
    iMSCP::Debug::END: Exit code: 1




  • got it back to mysql 5.1 and imscp 1.1.2
    not sure if an upgrade will work for now, is it possible testing an upgrade w/o changing files - dry run?


    --- edit ---
    If I click the user button in CP it get this error msg. is this because of the failed 1.1.5 update?

    Code
    1. SQLSTATE[HY093]: Invalid parameter number: no parameters were bound
    2. Query was:
    3. SELECT `admin_name`, `admin_status` FROM `admin` WHERE `admin_id` = ?
  • I'm not quite sure about the reason for the crash ... could be a package or configuration problem
    I had already tested migration to mariadb in a Vbox with same database and it worked well, maybe the special my.cnf from mysql is not compatible with mariadb ...
    But I guess it would be a good idea to test in a VM with same packages and config files.