tinkertron Posted January 14, 2010 Share Posted January 14, 2010 Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'dev'@'localhost' (using password: YES) in C:\xampp\htdocs\phpgrid\adodb\drivers\adodb-mysql.inc.php on line 373 Could not connect to the database Quote Link to comment https://forums.phpfreaks.com/topic/188414-can-someone-enlighten-me-on-this-error/ Share on other sites More sharing options...
Lamez Posted January 14, 2010 Share Posted January 14, 2010 The database is not installed? Not sure, maybe it has something to do with that p in mysql_pconnect() Quote Link to comment https://forums.phpfreaks.com/topic/188414-can-someone-enlighten-me-on-this-error/#findComment-994669 Share on other sites More sharing options...
trq Posted January 14, 2010 Share Posted January 14, 2010 Its pretty self explanatory. Access is denied for the username / password combination you are using with the selected database server. Quote Link to comment https://forums.phpfreaks.com/topic/188414-can-someone-enlighten-me-on-this-error/#findComment-994675 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.