• i face this problem while using in localhost::

    Can’t select database
    We were able to connect to the database server (which means your username and password is okay) but not able to select the blog database.

    Are you sure it exists?
    Does the user have permission to use the blog database?
    On some systems the name of your database is prefixed with your username, so it would be like username_blog. Could that be the problem?

    my db detail is:
    dbname = blog
    user = khadak
    pass = xyz
    host = localhost

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘db error in localhost’ is closed to new replies.