Line 7 in that file is:
$dbh = new PDO('mysql:host='.$db['host'].':'.$db['port'].';dbname='.$db['db'].'', $db['user'], $db['pass']);
This line is basically asking for information from brain-config.php so something is wrong in there.
Make sure you're username and password for the MySQL server is setup correctly if you're unsure uninstall and reinstall.
Try bringing up the MySQL console and logging into it with the username/password.It's all correct as far as config.php and the PHP version is 100% correct. Any other suggestions?
MySQL - what about the MySQL itself could be wrong?
now youre getting funny...I was unable to connect to the provided MySQL server..
I'm just having a guess here, but could it be something to do with the MySQL Server?
No he's right. It's something to do with MySQL Server (now youre getting funny...
What version of MySQL Server did you've install?I'm doing this hotel for a friend, the config.php is 100% correct I have looked over it 100 times.
I'm being greeted with this
You must be registered for see images attach
Is there anything else it could be? e.g PHP version