Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Transfering to new host

Transfering to new host

Locked

Views: 1,132

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
4 Aug 2009, 6:45 AM
#1
yitzchak23 avatar

yitzchak23

New Zenner

Join Date:
Jul 2007
Posts:
17
Plugin Contributions:
0

Transfering to new host

hi
i am transferring to a new host. i am currently with web fusion and when i goto export my mysql database (they do not have phpmyadmin) i have some options. i am not sure which ones to go for.
here are the options:
Dump all tables in database

CREATE TABLE statements
Write CREATE TABLE statements
Add DROP TABLE IF EXISTS statements Do not write CREATE TABLE statements INSERT statements
Write INSERT statements
Name each column to be inserted Write INSERT DELAYED statements Write multiple-row INSERT statements Do not write table data.
it would be great if someone could advise me the setting required t then import to my new host which does have phpmyadmin

many thanks

yitzchak

4 Aug 2009, 11:26 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Transfering to new host

The phpMyAdmin backup FAQ lists the common settings suggested, which should be of some help in your case: https://www.zen-cart.com/tutorials/index.php?article=103