I'm wanting to port Drupal to a new host.

I thought the MySQL password would be in the config file but it is encrypted.

How do I reset it in the PHP?

Comments

Mark Theunissen’s picture

The password is not encrypted... just look in the settings.php, it's there in your connection string.

Hope that helps!

__________________________________________________________

Mark Theunissen

Code Baboon
Drupal based services

andrewl-1’s picture

Thanks.

I think the password was created by Fantastico hence I didn't recognise it!