не устанавливается 4,7

Главные вкладки

Аватар пользователя Sergio Sergio 18 мая 2006 в 20:57

распаковал архив в корень, и что дальше? БД импортировал, но мне сейчас пишет при заходе на сайт Unable to connect to database server

This either means that the username and password information in your settings.php file is incorrect or we can't contact the MySQL database server. This could mean your hosting provider's database server is down.

The MySQL error was: Access denied for user: 'username@localhost' (Using password: YES).

какие настроки и ГЛАВНОЕ где, нужно что изменить? помогите ламеру плиз.

Комментарии

Аватар пользователя bigfoot bigfoot 18 мая 2006 в 21:34

Читаем документацию:

The default configuration can be found in the
'sites/default/settings.php' file within your Drupal installation.
Before you can run Drupal, you must set the database URL. Open the configuration file and edit the $db_url line to match the database defined in the previous step:

$db_url = "mysql://username:password@localhost/databasename";

If you use PostgreSQL, change "mysql" to "pgsql" in the above line.
===============
Т.е. по адресу ...sites/default/settings.php необходимо подправить путь к базе.

Аватар пользователя YaVad YaVad 18 мая 2006 в 23:07

У меня следующий вопрос. Я все установил. Все нормально.
Русифицировал все. Т.е. импортировал все файлы.
Но перевод не полный. Так и должно быть?