ama Posted April 11, 2005 Posted April 11, 2005 I have this error Warning: mysql_connect(): Access denied for user: 'ama@localhost' (Using password: NO) in /home/ama/public_html/baskettown-com/giftshop/includes/functions/database.php on line 19 Unable to connect to database server! How do I fix it :blush: Thank You, Bevery G.
RojanUK Posted April 11, 2005 Posted April 11, 2005 Check /catalog/includes/configure.php and see whether the correct info for your SQL server is entered there (servername/username/password/database name). Another possibility is that the SQL server of your host is down - happened to me a few times. RojanUK
Guest Posted April 11, 2005 Posted April 11, 2005 Beverly, You need to check that the database name, username, and password in catalog/includes/configure.php and admin/includes/configure.php matches exactly with the database name, username, and password of your mySQL database. ed
Recommended Posts
Archived
This topic is now archived and is closed to further replies.