Forums

Installation Confusion... (7 posts)

  1. WheatGrain
    Member
    Posted 7 years ago #

    I am quite confused where to place MySQL's DB_NAME, DB_USER, DB_PASSWORD, DB_HOST. Which side do I replace? For example: define('DB_NAME', 'wordpress'); Where do I place it?

    An example would be a nice!
    Thanks.

    [Moderated- wp-config.php code removed]

  2. vkaryl
    Member
    Posted 7 years ago #

    You replace the words between the single quotes.

  3. WheatGrain
    Member
    Posted 7 years ago #

    Can you give me an example? Which quotes?

  4. vkaryl
    Member
    Posted 7 years ago #

    define('DB_NAME', 'wordpress'); // The name of the database

    You replace the word between the single quotes, in this case wordpress.

  5. WheatGrain
    Member
    Posted 7 years ago #

    define('DB_NAME', 'norman_wordpress'); // The name of the database

    Correct? Same goes for all?

  6. NuclearMoose
    Member
    Posted 7 years ago #

  7. WheatGrain
    Member
    Posted 7 years ago #

    Thanks, but now, after the installtion process is finished. I checked the login and it says "Your session has expired." What does that mean?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.