arkay Posted March 23, 2007 Share Posted March 23, 2007 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 More sharing options...
cmgmyr Posted March 24, 2007 Share Posted March 24, 2007 looks like you have to check your mysql username/password and access on your new server Link to comment https://forums.phpfreaks.com/topic/44054-easy-help-mysql-to-a-new-server/#findComment-213957 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.