Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lockedge

    (@lockedge)

    Will do. Just to make sure, this info is correct, right?

    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘klomp_db’); // The name of the database
    define(‘DB_USER’, ‘rxrxr’); // Your MySQL username
    define(‘DB_PASSWORD’, ‘rxrxrxrx’); // …and password
    define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value

    Thanks for your help so far, it’s greatly appreciated!

    Thread Starter lockedge

    (@lockedge)

    I triple checked my wp-config file and all the ‘ are placed correctly.
    Now I checked out the Process listing for my database, and there’s only a Kill procedure going on.
    Does that mean in order for me to use this database, I need to make a new process that states a user name and whatnot?

    Thread Starter lockedge

    (@lockedge)

    Well, my DB_HOST value is ‘localhost’ , which is correct. I know that. My database’s name should be correct as well.

    Like, I clicked on the “databases” link on the panel and it shows the one(and only) database there, called blog_db. So that’s what I used. And it’s ok for the database to have no tables in it before installation?

    I wouldn’t think the server itself would be down. That wouldn’t make much sense, but then again it wouldn’t surprise me since I had to pry what I have now from their teeth.

Viewing 3 replies - 1 through 3 (of 3 total)