• stymie

    (@stymie)


    Well, I guess I’m not even sure how to configure my wp-config.php file. Is the name of the database simply the name I assigned my mySQL database? Then, where am I uploading to- my ftp site, just dropping in the whole wordpress folder? Or do I try to upload to a mySQL address? I guess I should know these things already, but I don’t quite.

    Thanks is advance for any help.

Viewing 11 replies - 1 through 11 (of 11 total)
  • MichaelH

    (@michaelh)

    You’d upload your files into either your ‘document root’ or even a subfolder for example called wordpress.

    Database name, database user, and database password are 3 things you might have defined in creating your mysql database.

    You might want to review the information here:
    Installing_WordPress

    Thread Starter stymie

    (@stymie)

    Thank you very much Michael. I’ll do my homework and see if I can’t resolve this issue.

    Thread Starter stymie

    (@stymie)

    Well, I’ve spoken with my host and gone over everything and I still get the following:

    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 localhost. 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?

    My username and password are fine and the server is running. Everything is uploaded on my server in the wordpress folder. I changed the config file name. I just don’t know what else to do. Once I get it running I’m confident I can handle everything else, but I can’t even get there. Very frustrating! Any help will be appreciated.

    Chris_K

    (@handysolo)

    Changing the config file name is a good start. Did you edit the contents as well?

    Thread Starter stymie

    (@stymie)

    Yes I did. I did everything by the book. Then I uploaded the wordpress folder via FTP to my server. I typed the domain/wordpress/wp-config.php into a browser window and got the message above. Wow- I’m fairly stumped! I don’t want to try a different blog package, but maybe I should, just as a test?

    I typed the domain/wordpress/wp-config.php into a browser window and got the message above.

    Is that a typo? Did you try domain/wordpress/wp-admin/install.php ?

    Thread Starter stymie

    (@stymie)

    My bad Handy- Yes- I did type /install/php

    Could it possibly be a permissions thing with my host? I don’t know I guess I’m just grabbing at straws.

    i had the same problem. i solved it by checking the name of the MySQL database i created.

    apparently when i created the database, it asked me for a “description” of the database and then the name of the “user”. MySQL created a database under the name i used for the “user” instead of the under the name i used for the “description.”

    i then opened the control panel for the MySQL database to look at the “MySQL Database Information”. It gave me a different Host Name for the database, rather than the default “localhost” that WordPress says you don’t have to change 99% of the time. i guess i’m part of the 1%.

    so i changed the config file to reflect the real name of the database and changed the host name of the database.

    now it works fine.

    Thread Starter stymie

    (@stymie)

    Let’s give it a try and see what happens… Thanks for the tip!!!

    Thread Starter stymie

    (@stymie)

    I’m up! You were right on target kuinunu! Thanks so much to everyone for their help…

    Good deal! Best of luck, and have fun….

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Can’t even get started!’ is closed to new replies.