vmf08034 Posted October 12, 2007 Share Posted October 12, 2007 I am geting this message and well i do not know how to fix this Warning: mysql_connect(): Access denied for user 'vmf'@'ahp.ftl.pedo.com' (using password: YES) in /nfs/cust/0/43/84/568530/web/catalog/includes/functions/database.php on line 19 Unable to connect to database server! Line 19 says following: if (USE_PCONNECT == 'true') { $$link = mysql_pconnect($server, $username, $password); } else { $$link = mysql_connect($server, $username, $password); Link to comment Share on other sites More sharing options...
Nullachtfuffzehn Posted October 12, 2007 Share Posted October 12, 2007 Is this message appearing when you either try to access the sore and admin section, or just one of them? Seems like the settings in one of your configure.php files are wrong. Link to comment Share on other sites More sharing options...
vmf08034 Posted October 12, 2007 Author Share Posted October 12, 2007 Is this message appearing when you either try to access the sore and admin section, or just one of them? Seems like the settings in one of your configure.php files are wrong. is is happening when i try to access the store or the admin. no cahnges to the configure file have bben made Link to comment Share on other sites More sharing options...
Nullachtfuffzehn Posted October 12, 2007 Share Posted October 12, 2007 So I'd contact your hosting company if they made any changes. If it happened all of a sudden, most likely they have done something in the background without notifying you. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.