PDA

View Full Version : Database connection issues


EvasionOfTruth
9-20-07, 10:13 AM
After moving to another DB after having issues with mysql12 I am now trying to set everything back up and getting these errors:

PHP Warning: mysqli_real_connect() [<a href='function.mysqli-real-connect'>function.mysqli-real-connect</a>]: (42000/1044): Access denied for user 'xxxxx'@'10.%' to database 'xxxxx' in /hermes/web06/b1243/pow.xxxxx/photo/htdocs/lib/adodb/drivers/adodb-mysqli.inc.php on line 108

xxxxx= items I removed

Anyone every run into this error before? I did a search and came across something that said not to use sqli but for the life of me I can't figure out how to change that.