Title: wp-config.php
Last modified: August 18, 2016

---

# wp-config.php

 *  [mitchell613](https://wordpress.org/support/users/mitchell613/)
 * (@mitchell613)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/)
 * hey, i edited this to what i think are the correct values:
 * my site is mitchelldickson.com
 * define(‘DB_NAME’, ‘[http://mysql37.secureserver.net&#8217](http://mysql37.secureserver.net&#8217););//
   The name of the database
    define(‘DB_USER’, ‘mitchelldickson’); // Your MySQL
   username define(‘DB_PASSWORD’, ‘*****’); // …and password define(‘DB_HOST’, ‘
   localhost’); // 99% chance you won’t need to change this value
 * look ok? it won’t work…

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

 *  [thebrotherhood313](https://wordpress.org/support/users/thebrotherhood313/)
 * (@thebrotherhood313)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265572)
 * Heres your problem.
    define(‘DB_USER’, ‘mitchelldickson’); // Your MySQL username
   define(‘DB_PASSWORD’, ‘*****’); // …and password Where is says “mitchelldickson”
   that should have your Cpanel/FTP login name in front of it. For example ‘name_mitchelldickson’
   Same goes for your password 😉 Hope that helps.
 * And actually. Your Database name is wrong i believe. Its whatever SQL database
   name you made in your My SQL Databases. I doubt you named it a link. But it is
   possible 😉
 *  Thread Starter [mitchell613](https://wordpress.org/support/users/mitchell613/)
 * (@mitchell613)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265573)
 * so, if my login name for ftp is mitchell613 my user should be mitchell613_mitchelldickson
   and my pw mitchell613_*****
 * ???
 * thanks for your help
 * i changed my database name to my username and it’s still not working.
 *  [thebrotherhood313](https://wordpress.org/support/users/thebrotherhood313/)
 * (@thebrotherhood313)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265574)
 * Yes. Thats correct.
    And look at my post. I edited it as i believe your Database
   name is wrong 😉
 *  Thread Starter [mitchell613](https://wordpress.org/support/users/mitchell613/)
 * (@mitchell613)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265575)
 * still not working..
 * this sure is frustrating
 *  [thebrotherhood313](https://wordpress.org/support/users/thebrotherhood313/)
 * (@thebrotherhood313)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265576)
 * Did you ever create an SQL Database? If not, you need to create one first. Then
   edit that file with your new Database info.
 *  Thread Starter [mitchell613](https://wordpress.org/support/users/mitchell613/)
 * (@mitchell613)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265577)
 * i did create one. it gave me the location listed in the first post along with
   my user and pass.
 *  [thebrotherhood313](https://wordpress.org/support/users/thebrotherhood313/)
 * (@thebrotherhood313)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265578)
 * You dont want the location there. In the Database name section you want the name
   you gave the Database. It should be a name you made, not a location.
 *  Thread Starter [mitchell613](https://wordpress.org/support/users/mitchell613/)
 * (@mitchell613)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265579)
 * it does and i tried that. i don’t know why it isn’t working.
 *  [jaseone](https://wordpress.org/support/users/jaseone/)
 * (@jaseone)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265583)
 * Are you using cPanel or another admin panel at your host to do this? It is likely
   both your username and database name you chose got prefixed with yourhostaccountname_
   and also got truncated to a certain length, I suggest you look in the MySQL Databases
   section of your admin panel and see what they were actually created as.
 *  [thegreatnorth](https://wordpress.org/support/users/thegreatnorth/)
 * (@thegreatnorth)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265586)
 * your database name will be what you created it as:
    define(‘DB_NAME’, ‘mydatabase’);//
   The name of the database
 * your username can either be that of your login for your website account, or if
   you were required to create another username in the control panel for the database
   you created.
    define(‘DB_USER’, ‘mitchell613’); // Your MySQL username
 * sometimes ISP’s use a different value for DB_HOST also, I have to use an IP address
   for mine (ie: 192.168.0.1)
    define(‘DB_HOST’, ‘localhost’); // 99% chance you
   won’t need to change this value
 *  Thread Starter [mitchell613](https://wordpress.org/support/users/mitchell613/)
 * (@mitchell613)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265590)
 * good suggestion, greatnorth. do you use godaddy?
 *  Thread Starter [mitchell613](https://wordpress.org/support/users/mitchell613/)
 * (@mitchell613)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265665)
 * did anyone set this up on godaddy who’d be willing to give some advice?

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

The topic ‘wp-config.php’ is closed to new replies.

## Tags

 * [installation](https://wordpress.org/support/topic-tag/installation/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 12 replies
 * 4 participants
 * Last reply from: [mitchell613](https://wordpress.org/support/users/mitchell613/)
 * Last activity: [20 years, 7 months ago](https://wordpress.org/support/topic/wp-configphp-3/#post-265665)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
