Failure in Installing an online game

Discussion in 'MySQL' started by Tutankhamen, Mar 3, 2010.

  1. #1
    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
     
    Tutankhamen, Mar 3, 2010 IP
  2. RHS-Chris

    RHS-Chris Well-Known Member

    Messages:
    1,007
    Likes Received:
    35
    Best Answers:
    10
    Trophy Points:
    150
    #2
    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.
     
    RHS-Chris, Mar 3, 2010 IP
  3. menzow

    menzow Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    double check your config file
    make sure the dir's it has to write in are chmod 777

    Good luck with it :)
     
    menzow, Mar 3, 2010 IP
  4. Tutankhamen

    Tutankhamen Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    chmod 777 what is that? The problem lies in the lib.php file.
     
    Tutankhamen, Mar 3, 2010 IP
  5. tonton0192

    tonton0192 Peon

    Messages:
    52
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    it's problem is in the lib.php file
     
    tonton0192, Mar 3, 2010 IP
  6. Tutankhamen

    Tutankhamen Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I solved my own problem. I had the settings wrong.
     
    Tutankhamen, Mar 3, 2010 IP