I use Lunarpages hosting. I now don't have access to my Drupal site. I think that is because I changed my main Lunarpages password, (or maybe I changed a password for the database). I DO have the passwords.

Is there a file in the Drupal directory where I need to change the password, maybe a file which was created the first time I installed Drupal?

On my Joomla installation I get the error message
Database Error: Unable to connect to the database:Could not connect to MySQL

Tom

Comments

mm167’s picture

if u have the password that u can log in to the server (not drupal)

there are 2 ways that u can reset your drupal admin password:

1. FREE method
login to your server.
get into the db, find "users" table.
replace the pass field for uid = 1. u need to md5() the new password before u add it in.

2. use the resetadmin -
get the resetadmin.
upload it to the drupal server.
run it.
remove it.

good luck.

---------------------------------------------------------
toll free is good, but pay toll may go faster ...
we go the drupalway. how about u?
www.drupalway.com - pay toll to go faster

webmanoffesto’s picture

Problem fixed, it was the settings.php file