Hi im getting a mysql error on the index page of my site
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'thezone1_form'@'localhost' (using password: YES) in /home/thezone1/public_html/inc/db.php on line 27
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/thezone1/public_html/inc/db.php on line 29
Couldn't open database!
i have tried the user 'form' and 'thezone1_form' and the database 'thezone1_users' and 'users'
so i figure im naming them correctly since i have tried both i have added priviledges for the uesr
anyone got any ideas??
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'thezone1_form'@'localhost' (using password: YES) in /home/thezone1/public_html/inc/db.php on line 27
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/thezone1/public_html/inc/db.php on line 29
Couldn't open database!
i have tried the user 'form' and 'thezone1_form' and the database 'thezone1_users' and 'users'
so i figure im naming them correctly since i have tried both i have added priviledges for the uesr
anyone got any ideas??