PDA

View Full Version : Access Denied for user when Installing Dot PRoject


dhavard
25-05-04, 05:40 AM
I have all the files on my server and I edited the config.php. I have the correct username and password but when i try to go to the index.php i get

Warning: mysql_connect(): Access denied for user: 'dotproject@cpanel.visiblelink.net' (Using password: YES) in /home/visible1/public_html/includes/db_mysql.php on line 21
FATAL ERROR: Connection to database server failed

any ideas?

ajdonnison
25-05-04, 10:22 AM
You haven't set up the database user correctly or you don't have a database or database user set up correctly. Make sure your database user and database are set up in MySQL.