Warning: mysql_connect(): Access denied for user

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Dopple

Warning: mysql_connect(): Access denied for user

Post by Dopple »

Code: Select all

Warning: mysql_connect(): Access denied for user 'dopple'@'81.187.42.232' (using password: YES) in /home/namik/www.namik.co.uk/www/lib/adodb/drivers/adodb-mysql.inc.php on line 340

Warning: Smarty error: unable to read resource: "db:-1" in /home/namik/www.namik.co.uk/www/lib/smarty/Smarty.class.php on line 1088
I am getting the above when trying to view my site. I checked up what was previously happening and found that changing $config['persistent_db_conn'] = true; to false didn't help. Any thoughts?
Locked

Return to “CMSMS Core”