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 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() 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. 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
Archived
This topic is now archived and is closed to further replies.