cheersIve got the same error once,
Restart your apache & mysql, <- when everything is linked correctly.
Worked for me
Make sure your host is like this
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=PASSWORD
db.name=DBNAME
db.type=MySQL
Everything below that fill your VPS ip etc.