I am having great difficulties logging in to the Control Panel as admin. I have tried the default settings( User: root ; Pass: <blank> ). It always gives me a wrong password message. I have confirmed the logon settings several times in config.php. I have tried changing userid in config.php to admin with no password. I get the following message:
Warning: Access denied for user: '[email protected]' (Using password: YES) in C:\Webs\lawnforums_com\forums\admin\db_mysql.php on line 40
Warning: MySQL Connection Failed: Access denied for user: '[email protected]' (Using password: YES) in C:\Webs\lawnforums_com\forums\admin\db_mysql.php on line 40
I have also searched the db_mysql.php file for any reference to passwords and could not find one.
One usual thing (to me anyway) is that in order to set up the admin account I had to use "root" as user and a pair of double quotes ("") as the password. It would not complete with a blank password as indicated in config.php.
Thanks for any help in advance.
Warning: Access denied for user: '[email protected]' (Using password: YES) in C:\Webs\lawnforums_com\forums\admin\db_mysql.php on line 40
Warning: MySQL Connection Failed: Access denied for user: '[email protected]' (Using password: YES) in C:\Webs\lawnforums_com\forums\admin\db_mysql.php on line 40
I have also searched the db_mysql.php file for any reference to passwords and could not find one.
One usual thing (to me anyway) is that in order to set up the admin account I had to use "root" as user and a pair of double quotes ("") as the password. It would not complete with a blank password as indicated in config.php.
Thanks for any help in advance.
Comment