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
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.