moodle-docker icon indicating copy to clipboard operation
moodle-docker copied to clipboard

Currently the `docker-compose up` fails.

Open buckett opened this issue 1 year ago • 0 comments

This allows the old MySQL authentication to work without this fix you get:

The server requested authentication method unknown to the client [caching_sha2_password] in Standard input code on line 15

Errors appear from moodle when it attempts to connect to the DB. This also updates the example docker-compose in the README.md as it was out of sync.

buckett avatar Feb 01 '24 10:02 buckett