Jump to content

Easy Help - MYSQL to a new server


arkay

Recommended Posts

I have this SMF forum and I want to take all my posts and everything and move it to a new server. Is this possible?

 

This is what I tried, exporting from one server and then importing on the server I want.

 

This is what I get:

 

Error

 

SQL query:

 

-- phpMyAdmin SQL Dump

-- version 2.9.0.2

-- http://www.phpmyadmin.net

--

-- Host: localhost

-- Generation Time: Mar 22, 2007 at 07:11 PM

-- Server version: 4.1.21

-- PHP Version: 4.4.2

--

-- Database: `arkay_smf1`

--

CREATE DATABASE `arkay_smf1` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;

 

MySQL said: Documentation

#1044 - Access denied for user 'arkay'@'localhost' to database 'arkay_smf1'

 

 

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/44054-easy-help-mysql-to-a-new-server/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.