Hi - I’ve loaded things in as follows:
'server' => 'localhost',
'username' => 'correct username',
'password' => 'correct password',
'database' => 'flmblogger_wp',
'tblPrefix' => 'mint_'
and still no go. Getting this message:
Mint was unable to connect to the database. Please make sure that the correct values have been added to /config/db.php.
* MySQL Error: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2). (2002)
Any ideas as to why this might be?