pahoeho
New Member
- Messages
- 16
- Reaction score
- 0
- Points
- 0
I am trying to change hosts (to this host) from my old host.
I have an IPB site hosted.
I exported my database as told to by a quide and wanted to restore it to my new database, but I am getting an error:
SQL query:
-- phpMyAdmin SQL Dump
-- version 2.6.4-pl2
-- http://www.phpmyadmin.net
--
-- Host: mysql1.100ws.com
-- Generation Time: Nov 03, 2007 at 08:31 PM
-- Server version: 4.1.11
-- PHP Version: 4.3.10-21
--
-- Database: `pahho_gamel`
--
CREATE DATABASE `pahho_gamel` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
MySQL said:
#1044 - Access denied for user 'pahoeho'@'localhost' to database 'pahho_gamel'
I have an IPB site hosted.
I exported my database as told to by a quide and wanted to restore it to my new database, but I am getting an error:
SQL query:
-- phpMyAdmin SQL Dump
-- version 2.6.4-pl2
-- http://www.phpmyadmin.net
--
-- Host: mysql1.100ws.com
-- Generation Time: Nov 03, 2007 at 08:31 PM
-- Server version: 4.1.11
-- PHP Version: 4.3.10-21
--
-- Database: `pahho_gamel`
--
CREATE DATABASE `pahho_gamel` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
MySQL said:

#1044 - Access denied for user 'pahoeho'@'localhost' to database 'pahho_gamel'