By andrewl-1 on
I have moved my drupal directory to a new host and loaded the database.
However the database name has changed (CPanel host so beyond my control!)
How do I set the database name. username and password?
I have moved my drupal directory to a new host and loaded the database.
However the database name has changed (CPanel host so beyond my control!)
How do I set the database name. username and password?
Comments
settings.php
-----------------------------------------
Joep
CompuBase, Drupal websites and design
settings.php
You can change it in your settings.php file located at /sites/default/settings.php.
Lullabot loves you | Be a Ninja, join the Drupal Dojo
Drupalize.Me, The best Drupal training, available all the time, anywhere!
Password look encrypted
Thanks...but the password looks encrypted - how do I set the password?
The DB password may look
The DB password may look weird if it is randomly generated, but it is still just a plain text string. Just put whatever password your host gave you.
Lullabot loves you | Be a Ninja, join the Drupal Dojo
Drupalize.Me, The best Drupal training, available all the time, anywhere!