• i have wordpress 2.6.3 running on my computer using xampp. how do i upload my blog to my server?
    i tried copying the whole wordpress folder but it did not work.
    please help thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter mheej

    (@mheej)

    thank you for answering but i keep getting an error everytime i try the steps. am i missing something here?
    forgive me but can you please provide me a step by step process on this. i am new to wordpress.
    thank you

    Basically
    go into your local wordpress and change the 2 url’s in “Settings” to what they will be – save.
    Do not attempt to view blog.

    Set up new install of wordpress on host
    import database saved from your computer.
    go to http://www.example.com/wp-login.php
    log in

    Thread Starter mheej

    (@mheej)

    hi:
    below is the error that im getting when i import my database to my site from xammp local folder.
    please assist me in fixing this error. thank you

    =======================================================
    Error
    SQL query:

    # WordPress MySQL database backup
    #
    # Generated: Friday 7. November 2008 11:44 EST
    # Hostname: localhost
    # Database: wordpress
    # ——————————————————–
    # ——————————————————–
    # Table: wp_comments
    # ——————————————————–
    #
    # Delete any existing table wp_comments
    #
    DROP TABLE IF EXISTS wp_comments ;

    MySQL said:

    #1046 – No database selected

    Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    MySQL said:

    #1046 – No database selected

    I assume you’re using phpMyAdmin?

    You have to actually create the database and select it in phpMyAdmin before you try to import the file into it.

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

The topic ‘install localserver to new server’ is closed to new replies.