ChrisJChrisJ Posted November 10, 2005 Share Posted November 10, 2005 Can someone please help me with this Warning? Or suggest a remedy? Or at least lead me in the right direction? Thanks. "Warning: mysql_connect(): Access denied for user: 'username_osc@localhost' (Using password: YES) in /home/username/public_html/catalog/includes/functions/database.php on line 19 Unable to connect to database server!" Link to comment Share on other sites More sharing options...
Guest Posted November 10, 2005 Share Posted November 10, 2005 Can someone please help me with this Warning? Or suggest a remedy? Or at least lead me in the right direction? Thanks. "Warning: mysql_connect(): Access denied for user: 'username_osc@localhost' (Using password: YES) in /home/username/public_html/catalog/includes/functions/database.php on line 19 Unable to connect to database server!" What exactly are you doing when getting this error? just trying to access your main page? Link to comment Share on other sites More sharing options...
MarcoZorro Posted November 10, 2005 Share Posted November 10, 2005 Can someone please help me with this Warning? Or suggest a remedy? Or at least lead me in the right direction? The hint is in the error Warning: mysql_connect(): Access denied for user: 'username_osc@localhost' (Using password: YES) Either the username / password or permissions on the database are wrong. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.