I would like to execute moodle 4.2 on my MAC.
Looking at https://moodledev.io/general/releases/4.2 I get the requirement for MySQL is version >= 8.0
In https://download.moodle.org/macosx/ I read:
Moodle 4.2.2 MOODLE_402_STABLE 38 days 17 hours ago |
Moodle4Mac 4.2.2 Latest release. See Roadmap for more infos. Build with MAMP 6.8 (Apache 2.2.34, PHP 8.0.3, MySQL 5.7.39) for macOS 10.10+ and Intel x64. Runs also with Apple M1/M2. |
where it is written that the version of MySQL is 5.7.39.
At the beginning I thought it was a typo but once I downloaded MAMP from the same site and I tried to execute moodle 4.2 I received the message:
Error: Database connection failed
It is possible that the database is overloaded or otherwise not running properly. The site administrator should also check that the database details have been correctly specified in config.php
Where am I wrong?
Is there something I should know that I am missing?
As usual: thanks in advance.