By andrewl-1 on
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?
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
The password is not
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
Thanks. I think the password
Thanks.
I think the password was created by Fantastico hence I didn't recognise it!