please open...
http://dokterhari.co.cc/
The mysqli error was: Access denied for user 'root'@'localhost' (using password: NO).
Fix the username and password in your settings.php file.
sorry sir, i'm totally newbie :)
can you show me how....
Edit the settings.php file. It is in sites/default.
* Database URL format: * $db_url = 'mysql://username:password@localhost/databasename'; * $db_url = 'mysqli://username:password@localhost/databasename'; * $db_url = 'pgsql://username:password@localhost/databasename'; */ $db_url = 'mysql://username:password@localhost/databasename';
Replace username, password and databasename with the correct entries.
this one ? $db_url = 'mysql://username:password@localhost/databasename';
or ? sorry waste your time sir....
and how i to fill that statement ?
Comments
The details
Fix the username and password in your settings.php file.
still don't understand
sorry sir,
i'm totally newbie :)
can you show me how....
Edit the file
Edit the settings.php file. It is in sites/default.
Replace username, password and databasename with the correct entries.
which must be change ?
this one ?
$db_url = 'mysql://username:password@localhost/databasename';
or ?
sorry waste your time sir....
and how i to fill that statement ?