this happens why

Status
Not open for further replies.

kizer911

New Member
Messages
4
Reaction score
0
Points
0
hello im trying to use a msql database ive set it up added the users ect but i keepn getting this error
Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'db_lo'@'localhost' (using password: YES) in /home/kizer/public_html/radiodjpanel/connect.php on line 10

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/kizer/public_html/radiodjpanel/connect.php on line 11

Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'db_lo'@'localhost' (using password: YES) in /home/kizer/public_html/radiodjpanel/install/install3.5.php on line 62

#
 

Scott

New Member
Messages
2,093
Reaction score
0
Points
0
That is because you do not have the username set up correctly, inside the connect.php file.
 
Status
Not open for further replies.
Top