Здравствуйте.Подскажите пожалуйста в чём ошибка. Устанавливаю VB 4.1.12 Я заливаю файлы из папки vbforum4112-upload, затем меняю config.php, ввожу в нём данные от зарегистрированной базы данных
u307385831_new u307385831_lomon mysql.hostinger.ru
. В файле ввожу:
Нажми для просмотра
$config['Database']['dbname'] = 'new';
$config['MasterServer']['username'] = 'lomon';
$config['MasterServer']['password'] = 'пароль';
// $config['Mysqli']['charset'] = 'utf8';
Нажми для просмотра
Due to the following errors, the install/upgrade can not continue:
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the includes/config.php file
Error description: mysql_connect(): Access denied for user 'lomon'@'localhost' (using password: YES) /home/ u307385831/ public_html/ includes/ class_core.php on line 317