Page 1 of 1

Warning: mysql_connect(): Access denied for user

Posted: Thu Jan 12, 2006 1:16 pm
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?