Cannot connect to database.

Re: Cannot connect to database.

by Howard Miller -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
Can you connect to your database from the command line client for mysql:

# mysql -u www-data -p moodle

If not something's wrong with your database setup.