MyBB Community Forums

Full Version: Problems during the change in webhost.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have installed Mybb in a webserver previously. Now Im changing into another web server.

I read the tutorial in which they have asked to change config.php file.

But I dono which one to change.

My contents are
$config['database']['type'] = 'mysqli';
$config['database']['database'] = 'u646140988_QuzyW';
$config['database']['table_prefix'] = 'mybb_';

$config['database']['hostname'] = 'localhost';
$config['database']['username'] = 'u646140988_bebyP';
$config['database']['password'] = 'puQadeDene';

My database details given by my new web host is
Database Name: u646140988_QuzyW
Database Username: u646140988_bebyP
Database Password: puQadeDene

I have tried to substiute the values.
Bt I dono where i get wrong..
Help me pls..
Which error are you getting? I recommend you to hide your password.
I get this ERROR:
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    1045 - Access denied for user 'u646140988_au'@'localhost' (using password: YES)
Query:
    [READ] Unable to connect to MySQL server 

Note: I have changed username as u646140988_au , from u646140988_bebyP shown in the thread post.
The password is a sample one... Its not original...
Double check you have the correct host. It may not be localhost.
Ya got it right...
The wrong which I did is that, I didn change the host name...