How to update MariaDB to a new version

How to update MariaDB to a new version

by Kevin Uriel Fonseca -
Number of replies: 1

Hello,

I'm literally new to Moodle so I don't know how to properly install it. I already downloaded it and I fixed some stuff that were required in order to make it work.


Now my only problem is the database check, how can I fix this?

I use Xampp. Do I need to download a newer and better version of it?



Hope you can help me.

Thanks,

Kevin

Average of ratings: -
In reply to Kevin Uriel Fonseca

Re: How to update MariaDB to a new version

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

You have set the database type incorrectly in your config.php. It should be 'mariadb'; you chose 'mysql'. Change it and you should be fine.