Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 11 Years ago Problem with config.php file
#1
Solved: 11 Years ago
Hello guys, I just moved to the new hosting, but when I edit inc/config.php forum still uses the old data. Why? Is db_user stored somwhere else?

The board is here: http://vitz55.ru/
Could not connect: Access denied for user 'leehost'@'localhost' (using password: YES)

Content of my config.php:

$config['database']['type'] = 'mysqli';
$config['database']['database'] = 'vitz';
$config['database']['table_prefix'] = 'mybb_';

$config['database']['hostname'] = 'localhost';
$config['database']['username'] = 'vitz';
$config['database']['password'] = '*******';
Portfolio - Plum
#2
Solved: 11 Years ago
That isn't a MyBB error, and it doesn't look like MyBB is installed on that server (showthread.php doesn't exist).
No longer involved in the MyBB project.
#3
Solved: 11 Years ago
If I create user 'leehost' on my server, the board connects to the DB though config.php contais this:

$config['database']['type'] = 'mysqli';
$config['database']['database'] = 'vitz';
$config['database']['table_prefix'] = 'mybb_';

$config['database']['hostname'] = 'localhost';
$config['database']['username'] = 'vitz';
$config['database']['password'] = '*******';


How is that possible?
Portfolio - Plum
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 4 Guest(s)