Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 3 of 3

This is a discussion on Host name to install Wordpress in the Website Management forum
Hi, I'm trying to install WordPress. I set up my SQL database but cannot find what the HostName is? Thanks, Karen ...

  1. #1
    JPC Member
    Join Date
    Jun 2010
    Posts
    2

    Host name to install Wordpress

    Hi, I'm trying to install WordPress. I set up my SQL database but cannot find what the HostName is?

    Thanks,
    Karen

  2. #2
    eh?!
    Join Date
    Jan 2005
    Posts
    105

    localhost

    Hi Karen,

    Assuming you are on a shared server and that you are asking about the following line in your wp-config.php:
    Code:
    /** MySQL hostname */
    define('DB_HOST', 'localhost');
    You can leave that line alone and stick with localhost for your server. Just define the database name, database user and password and you can move on with installation.

    Don

  3. #3
    JPC Member
    Join Date
    Jun 2010
    Posts
    2

    Thank you!

    Thanks so much.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •