Skip to main content

During updating from mysql 5.6 to MariaDB 10.3 I got these errors...

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! This warning comes from the /usr/bin/alt-mysql-reconfigure script on the system. If you aren't experiencing any problems with the sites you can ignore this error, but I have seen a few different causes. One of the most common ones is that CageFS needs to be updated, which you can do by running the following command: cagefsctl -M
    Could you try that to see if that resolves the errors you're seeing? You can confirm if that fixed the issue by running the following command again: /usr/bin/alt-mysql-reconfigure
    0
  • 2Pro4u
    Nope, when running that 2nd line, I still get a similar error that appeared in the scrolling log: ERROR : mysqli.so is not found. Please install alt-php71-mariadb103 package ERROR : mysqli.so is not found. Please install alt-php71-mariadb101 package ERROR : mysqli.so is not found. Please install alt-php71-mariadb5.1 package ERROR : mysqli.so is not found. Please install alt-php71-mysql5.0 package ERROR : mysqli.so is not found. Please install alt-php71-mariadb103 package ERROR : alt-php71 reconfiguration is failed ERROR : mysqli.so is not found. Please install alt-php73-mariadb103 package ERROR : mysqli.so is not found. Please install alt-php73-mariadb101 package ERROR : mysqli.so is not found. Please install alt-php73-mariadb5.1 package ERROR : mysqli.so is not found. Please install alt-php73-mysql5.0 package ERROR : mysqli.so is not found. Please install alt-php73-mariadb103 package ERROR : alt-php73 reconfiguration is failed
    0
  • cPRex Jurassic Moderator
    I'm sorry to hear that didn't take care of that issue. it might be best to open a ticket with our support team so we can check the machine directly and get you more details on what the issue may be. If you do that, could you please post the ticket number here so I can follow along and keep the community udpated?
    0

Please sign in to leave a comment.