Database password config.php format

wingblade

Joined: 2011-03-03
Posts: 4
Posted: Thu, 2011-03-03 21:00

I have changed my gallery2 database password and need to enter the new one in config.php how do I encrypt it correctly to work?


Gallery version (not just "2"):
PHP version (e.g. 5.1.6):
PHPInfo Link (see FAQ):
Webserver (e.g. Apache 1.3.33):
Database (e.g. MySql 5.0.32):
Activated toolkits (e.g. NetPbm, GD):
Operating system (e.g. Linux):
Browser (e.g. Firefox 2.0):

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Thu, 2011-03-03 21:08

There's no encryption. The password is stored in plain text in config.php
____________________________________________
Like Gallery? Like the support? Donate now!

 
wingblade

Joined: 2011-03-03
Posts: 4
Posted: Thu, 2011-03-03 21:34

That worked thanks for the quick response.