View Full Version : how would i use impex if
Benj
Thu 11th Nov '04, 5:45am
the databases are on different servers, do i just put the Ip of the external server instead of localhost ??
Colin F
Thu 11th Nov '04, 8:37am
If your other database server allows connections from other servers, that should work.
An other option would be copying the database to your new server.
Jerry
Thu 11th Nov '04, 9:06am
I would advise copying the database to the new server.
Benj
Thu 11th Nov '04, 9:18am
can some 1 tell me an easy way to do this my database is 13mb and phpmyadmin only supports 2mb (max)sql files any easy ways to split it up
Jerry
Thu 11th Nov '04, 9:38am
Thats usally 2 meg upload to phpMyAdmin, I've downloaded databases bigger than that via phpMyAdmin are you sure the download is fixed to 2 meg ?
Do you have ssh or telnet access to the server that has the source database on it ?
Benj
Thu 11th Nov '04, 11:11am
no i mean upload like you said how can i upload it if it only accepts 2mb databases when mines 13mb
conqsoft
Thu 11th Nov '04, 11:16am
FTP it up to your site, then restore it from there...
Jerry
Thu 11th Nov '04, 11:26am
http://www.vbulletin.com/docs/html/main/maintenance_ssh_restore
vBulletin® v3.8.0 Beta 3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.