The Personal Site of Dan Masters

How to setup WordPress MySQL and Permalinks info on Godaddy Hosting

I am posting a followup to yesterday’s post – WordPress, Godaddy, and Permalinks in which I spoke of what you need to enable permalinks on Godaddy hosting.

From that post I got an email asking about how to setup the wp-config.php file with the correct MySQL info.

Here are my notes about how to get it setup –

  • Login into your hosting account
  • Setup a MySQL database giving it the username and password it requests – Note your Username and password
  • Once it is created click on the “User Name” that you just created
  • Under Database Name is the ‘Host Name” – Note the Host Name
  • Enter the appropriate info in your wp-config.php file
    • DB_NAME = your Username (DB name and Username are the same)
    • DB_USER = your Username
    • DB_PASSWORD = your Password
    • DB_HOST = the Host Name

That’s it. Save the wp-config.php file, upload it and open your site.

Technorati : , , , , , ,

Comments

7 responses to “How to setup WordPress MySQL and Permalinks info on Godaddy Hosting”

  1. […] How to setup WordPress MySQL and Permalinks info on Godaddy Hosting – This one is pretty self explanatory […]

  2. […] How to setup WordPress MySQL and Permalinks info on Godaddy Hosting – This one is pretty self explanatory […]

  3. […] how to setup wordpress mysql and permalinks info on godaddy hosting  Be sure to read the “readme” file as well. Read the “5 minute install” and the “full version”.If you chose the Linux host, installed MySQL on the server and then used FTP to upload the unzipped files, you should be up and going. […]

  4. […] In the month of may “WordPress Godaddy” was the most popular search phrase that lead you to either the How to setup WordPress MySQL and Permalinks info on Godaddy Hosting or the WordPress, Godaddy, and Permalinks posts here on the idano.net web site. […]

  5. Givver Avatar

    For anyone that want to make your WordPress site faster on GoDaddy. I have a post on my blog on how to get WP-Cache to work with GZIP compression on GoDaddy. Check it out http://www.givveronline.com/wordpress/godaddy-internal-server-error/

  6. Dan Avatar

    You may also want to check out the WordPress Supercache plugin. This just came out not to long ago and people have been saying great things about it.

    http://ocaoimh.ie/2007/11/05/wordpress-super-cache-01/

  7. […] been working on getting wordpress set up on GoDaddy for hours. Actually, to be honest, days. This blog helped and the comments on this post, but it made everything seem so easy. Fact is, when I first […]