Hello everyone. My name is Jonathan (or call me Tut). I have a website in which I can install and run games on it. I have been trying to install a basic game script on my website and MySQL database is not recognizing the settings I have made for the game. The url for the game is here: http://dw.dqworld.org the install file is here: http://dw.dqworld.org/install.php This is the message I am getting when I try to install the game: Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'herodrag'@'localhost' (using password: NO) in /home/herodrag/public_html/dwr/lib.php on line 55 Access denied for user 'herodrag'@'localhost' (using password: NO) If anyone can help me. I am on Yahoo right now. My screen name on Yahoo is EchoHeart9. Thanks
There must be some sort of configuration file where you need to specify the MySQL connection details. Look for a file called config.php or something along those lines.