soccer022483
09-01-2004, 04:26 AM
I have a domain: www.anova-design.com
When I try to connect to my mysql database by doing the following:
mysql_connect("anova-design.com", "soccer022483", "password");
it gives the following error:
Warning: mysql_connect(): Access denied for user: 'soccer022483@mary.okihost.com' (Using password: YES) in /home/virtual/site325/fst/var/www/html/shoutbox.php on line 38
I know for a fact that I'm using the correct host name and user and password, are they're any settings i need change or something?
Austin
When I try to connect to my mysql database by doing the following:
mysql_connect("anova-design.com", "soccer022483", "password");
it gives the following error:
Warning: mysql_connect(): Access denied for user: 'soccer022483@mary.okihost.com' (Using password: YES) in /home/virtual/site325/fst/var/www/html/shoutbox.php on line 38
I know for a fact that I'm using the correct host name and user and password, are they're any settings i need change or something?
Austin