Error on install: Error with MySQL

  • Hey,


    I was installing i-MSCP but it got an error:


    When executing systemctl status mysql.service
    This is the output:

  • Which db you're using (mariadb5.5 or mysql5.5)? Also you're using debian jessie, right?

  • for debian jessie there's no mariadb5.5 anymore. Please switch to mariadb10 or mysql5.5. You can rerun the installer with -r sql, but normally on installation progress you should be automatically asked for new db..

  • Do you mean I should run perl imscp-autoinstaller -d -r mysql?
    Because that doesn't work, the parameter doesn't exist

  • Sry was sql. So run perl imscp-autoinstaller -dr mysql

  • All repositories are on jessie now? And you removed the repository for mariadb5.5 from sources.list?

  • sources.list


    I think so ...