Need Php help.

Discussion in 'PHP' started by Pointfrenzy, May 10, 2012.

  1. #1
    I just started working with SQL and PHP and I need help. What does this mean... view photo...
    Picture 5.png
     
    Pointfrenzy, May 10, 2012 IP
  2. Wesleyy

    Wesleyy Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    it means there is something wrong with your SQL, either your username/password for the database is wrong, or your database is not set up/ not located @ localhost
     
    Wesleyy, May 10, 2012 IP
  3. 137th Gebirg

    137th Gebirg Active Member

    Messages:
    70
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #3
    Could also be a firewall issue if the web server and data server are on different domains, or if the data server is only set up to accept requests from localhost. If the web server is running on the same machine as the data server, then it is more likely a user login/password/permissions issue.
     
    137th Gebirg, May 11, 2012 IP