The third initial configuration slide asks for host (localhost), database name (wickedproblems), prefix (mct), username (root), password (****)
Next page says "DB connection error: No such file or directory (localhost). Check the host, username and password and try again.
But mysql has that db and user.
Have you checked the user's rights? The database user has to be able to write to the database.
hth Frank