Got an error about an outdated MySQL version?

When connecting the site to the database, an error occurred telling us that the MySQL version is lower than the recommended one?
This means that you have created a database with the wrong software for you.
Very often, users choose "Database Server Type": MySQL, and then by inertia choose "Database Server": MySQL.
With this choice, we create a MySQL database below the eighth version, in order to get the latest version we select "Database Server": mariadb
MariDb is a modified version of MySQL that easily replaces your standard MySQL.

  • 101 Users Found This Useful
Was this answer helpful?

Related Articles

Cron task not working when installing Drupal

To create a cron task, follow these steps: 1. You need to create a cron task in Control Panel -...

How do I turn off short open tags?

To disable short opening tags, you need to add the following code to your .htaccess file:...

Images are not showing on my site

Please make sure the images are uploaded to the server. Check that the HTML paths are correct....

I am getting Internal Server Error (500)

This error is generalized when there is a problem the server cannot process a request to the site...

Firefox error: The page isn't redirecting properly

When a page redirects you to an infinite redirect, Firefox will display the error: The page isn't...