Emma Richardson による投稿

画像 Documentation writers 画像 Plugin developers
The windows subsystem is pretty cool - I have played with it but it also ties you into a select linux version, (well in my experimentation). I recently learned how to use docker and that is the honestly the best testing environment I have found and I used to be a Mamp Pro user. Thanks to Mountain Moot for that knowledge!!
画像 Documentation writers 画像 Plugin developers

I very much doubt you are currently running mariadb 5.7 - that is an sql numbering, not mariadb which should be at least at 10 or higher...why not switch to a newer version of mariadb?  Or will the host not do that?  Anyway, it should not matter on the db upgrade but you will have to switch the reference in config.php file to reference the actual db that you are going to use...of course, backup everything first!

画像 Documentation writers 画像 Plugin developers
It doesn't really matter how they log in to the SSO, what matters is how everything maps across. Saml generally uses email as the primary identifier - if your moodle allows email login, I think you should be fine.