• I am having trouble with my website in general and the wp-config.

    I am a bit confused with the MySQL stuff…I thought I was supposed to create a new MySQL database for the wp so I did, and I called it “ramble” (I created a pword too) so I plugged that stuff in but it’s still not working… the install page isn’t even loading (and nothing in my website is for that matter)

    maybe this part is wrong?:
    /** MySQL hostname */
    define(‘DB_HOST’, ‘localhost’);

    this page won’t work:
    https://wigglewyrm.com/wordpress/wp-admin/install.php

    anyway i’m confused :S

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter popkin

    (@popkin)

    Ok so I figured out why the site was being glitchy itself but I still can’t install the wordpress…I am pretty sure it’s because of this:

    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 localhost. This could mean your host’s database server is down.

    How do I know the MySQL database server?

    I am having the same problem wp-config file although upload is not found how did you resolve this issue?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wp-config help’ is closed to new replies.