Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'shanksro'

Status
Not open for further replies.

weloveshanks33

New Member
Messages
7
Reaction score
0
Points
0
hi i am getting this error
Code:
[B]Warning[/B]:  mysql_connect() [[URL="http://gamex.x10.mx/register/function.mysql-connect"]function.mysql-connect[/URL]]: Access denied for user 'shanksro'@'int.vital.web7.x10hosting.com' (using password: NO) in [B]/home/shanksro/public_html/register/register.php[/B] on line [B]18[/B]
and i have set it right i think so
PHP:
mysql_connect("localhost","shanksro,"")
This is not whole code please help
 

weloveshanks33

New Member
Messages
7
Reaction score
0
Points
0
Re: Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'shanks

thanks a lot i works
 

iearn.tk54

New Member
Messages
85
Reaction score
1
Points
0
Re: Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'shanks

may be u have not given proper privileges to the user to database
 

callumacrae

not alex mac
Community Support
Messages
5,257
Reaction score
97
Points
48
Re: Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'shanks

may be u have not given proper privileges to the user to database

Please read the whole thread, he's already resolved the issue. I'm going to close this thread now.

~Callum
 
Status
Not open for further replies.
Top