• Error establishing a database connection
    This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at DB_HOST. This could mean your host’s database server is down.

    Are you sure you have the correct username and password?
    Are you sure that you have typed the correct hostname?
    Are you sure that the database server is running?
    If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit

    why is this happened?.. im trying to use wordpress with joomla. but im only using it only for localhost.. how may u help me? please reply… jomar852003@yahoo.com

Viewing 1 replies (of 1 total)
  • ???

    using wordpress with joomla… ???

    for a local installation (if you’re trying to get a testbed working on your home computer and have php/apache/mysql installed) try changing the config settings to
    dbname = whatever you named the database
    username = root
    password = (leave this blank)
    db host = localhost

Viewing 1 replies (of 1 total)

The topic ‘ur database seems to have’ is closed to new replies.