WebSite Problem.

04/26/2011 11:35 InfernoDark#1
I made a website for my server ( working' on ) and i got some problems.


[Only registered and activated users can see links. Click Here To Register...] - This is website addres.


Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\wamp\www\config.php on line 16


That's the error.
What should i do?
I must run phpmyadmin ( for server ) or copy the files in wamp mysql.

Thanks, sorry for my bad english.
04/26/2011 12:51 40z10Q#2
look at config.php on line 16 as stated .maybe wrong password .
04/26/2011 13:10 InfernoDark#3
No,it's the game DB password.

User : root
Password : test
04/26/2011 13:31 Vykal#4
Keep the password blank, and see if it works
04/26/2011 13:57 InfernoDark#5
No error now, but i can't register accounts.
04/26/2011 16:06 -+Sezzy+-#6
First, click shutdown this tool then dealte my ini in the windows folder then re open my sql and enter user root then pass test.

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\wamp\www\config.php on line 16
04/26/2011 20:29 InfernoDark#7
Notice: Undefined index: act in C:\wamp\www\pages\register.php on line 59

I attached the WWW i use.

But,i don't understand something. I must have open WAMP MySql and winmysqladmin.exe. But,i must copy the server database to WAMP mysql ? :d Thanks.
04/27/2011 02:35 PowerChaos#8
why are you opening a <center> command when there is no contend and closing that center command again

that can provide you that certain error (there is no info to fill in that center)

but i guess that the error dit told you that already ( error on line 59 .. )
and why calling 2X a center command ?? when the center command is already in the div ??

hopely this can solve that problem ?

Greets From PowerChaos
04/27/2011 16:18 InfernoDark#9
If someone can give me a good register page. Or a link,somethink.Thanks.