Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.
[mysql_dir]/bin/mysql -h [mysql_hostname] -u [mysql_username] -p <- (sometimes just "mysql -u [mysql_username] -p" works)
[mysql_password]
use [db_name];
UPDATE plogger_config SET admin_password = MD5('[new_password]');1 to 8 of 8