fabian2005 Posted December 2, 2008 Share Posted December 2, 2008 Warning: mysql_connect() [function.mysql-connect]: Access denied for user '******'@'localhost' (using password: NO) in /home/public_html/includes/functions/database.php on line 19 Unable to connect to database server! line: 15 - 19 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...
♥geoffreywalton Posted December 2, 2008 Share Posted December 2, 2008 Try google site:www.oscommerce.com/forums database.php on line 19 Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.