1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

hOW TO MOVE FROM LOCALHOST TO WEBHOST MY WORDPRESS SITE

Discussion in 'WordPress' started by pbonweb, Dec 17, 2010.

  1. #1
    I have done on local system wordpress install and created a site and in my web hosting i install wordpress which files i need to upload there
     
    pbonweb, Dec 17, 2010 IP
  2. daljit

    daljit Well-Known Member

    Messages:
    312
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #2
    Hi,
    This is simple ,first upload the file through ftp into the web server after that make database in cpanel .after that edit the file wp_config.php chnage databse name with new created databse ,username password and upload this file to server back at root. import the localbase database to server datbase then go to wp_option table change the site_url and home link with the new site url.i hope this will solve the problem (manually).
     
    daljit, Dec 17, 2010 IP
  3. KimiGermany

    KimiGermany Peon

    Messages:
    1,117
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Save the sql file from the local host blog, then open this file, and replace localhost URL with the online site URL. Save it.

    install wordpress in your online site, then drop this new database. Import your local database.
     
    KimiGermany, Dec 17, 2010 IP
  4. donhopkin

    donhopkin Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Export SQL file via phpmyadmin on your localhost.
    Import that SQL file via phpmyadmin on your new server.
    install fresh wordpress and use the new sql database info for this new wordpress.
    if you were working on some theme, upload that as well.
     
    donhopkin, Dec 17, 2010 IP
  5. allrok

    allrok Greenhorn

    Messages:
    54
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #5
    I used this method and working. Next time i will try daljit's method.
     
    allrok, Dec 17, 2010 IP
  6. toothmaniac

    toothmaniac Greenhorn

    Messages:
    82
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    well this is most annoying thing happend with me

    i try to transfer my blog to wordpress

    everytime is shows error about php

    then first i made a wordpress blog from that blog i import my blog contents easily

    from my dublicate wordpress blog i transferd to my hosting
     
    toothmaniac, Dec 17, 2010 IP
  7. silverf0x

    silverf0x Well-Known Member

    Messages:
    535
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    128
    #7
    The method I used :
    - Export your SQL database -> .sql
    - Upload all your WP files from localhost to your hosting
    - Open your online PHPMyAdmin, import the SQL file
    - edit WP-config.php, customize it to the online parameter, like the domain name, SQL username n password
     
    silverf0x, Dec 19, 2010 IP
  8. pbonweb

    pbonweb Peon

    Messages:
    172
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I have done all this step but still i m facing problem please here is url you can see here

    gcs4u dot com/wp/
     
    pbonweb, Dec 19, 2010 IP
  9. SecurityCoders

    SecurityCoders Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Export SQL file via phpmyadmin on your localhost.
    Copy the files from your localhost and paste to website
    Go phpmyadmin on your website and import the sql file

    if you can't do i can help
     
    SecurityCoders, Dec 19, 2010 IP