Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Help needed.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Morohara" data-source="post: 467770" data-attributes="member: 93970"><p>Line 7 in that file is:</p><p></p><p>$dbh = new PDO('mysql:host='.$db['host'].':'.$db['port'].';dbname='.$db['db'].'', $db['user'], $db['pass']);</p><p></p><p>This line is basically asking for information from brain-config.php so something is wrong in there.</p><p></p><p>Make sure you're username and password for the MySQL server is setup correctly if you're unsure uninstall and reinstall.</p></blockquote><p></p>
[QUOTE="Morohara, post: 467770, member: 93970"] 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. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Help needed.
Top