I'm trying to move a wordpress blog from another hosting provider to Bluehost. I'm total noob at this, apologies for any idiocy and thanks in advance for any help.
1) I used the simplescripts installation to set up a new copy of the blog here at Bluehost. So far so good...directory and database all in place.
2) Using phpMyadmin over at the other place I "exported" to a .sql file.
3) But when I try to "import" that .sql file into the relevant database on the bluehost side of the equation I get the following error message:
Error
SQL query:
# phpMyAdmin SQL Dump
# version 2.5.2-pl1
# http://www.phpmyadmin.net
#
# Host: localhost
# Generation Time: Aug 20, 2008 at 11:20 PM
# Server version: 4.1.11
# PHP Version: 4.4.8
#
# Database : `willowglench_blog`
#
CREATE DATABASE `willowglench_blog` ;
MySQL said: Documentation
#1044 - Access denied for user 'hollybar'@'localhost' to database 'willowglench_blog'


Reply With Quote
