Once you find the config file with the Username/Password you should attempt connecting to the mysql server manually (not through the web application) to verify the login credentials are correct:
# mysql -u <username> -p <database_name>
password: ********
You would run that on the server itself.
__________________
themachine
5dollarwhitebox.org
|