Menu

dbConnection.php PLEASE help.

art
2005-02-09
2013-04-17
  • art

    art - 2005-02-09

    Hello.
    I get this error.

    Warning: mysql_connect(): Unknown MySQL Server Host '{localhost}' (2) in xxx....xxx/common/dbConnection.php on line 10
    Error !! Unable to connect to database

    Line 10 is:       $dblink = MYSQL_CONNECT($dbHostname, $dbUsername, $dbPassword) OR DIE("Error !! Unable to connect to database");      

    Your help is greatly appreciated.

     
    • Lewis Butler

      Lewis Butler - 2005-02-13

      Check your xxxx.conf.php file to make sure your dbHostname, dbUsername, and dbPassword are defined correctly.  Then be sure this file is in the PHP /ext directory (or in your PEAR directory, if you are using that for php includes).

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.