Moving vbulletin from cpanel to kloxo

Status
Not open for further replies.

AhmedB

Active Member
271
2010
0
0
HI all,

I just have moved my board from server to server but on my new server i just used kloxo because he is free & more usable i transfered public_html & database with navicat for mySql and modifing the config.php

but it look that i have a error

Please have a look

http://rpg-ground.com/

do i have to setup vbulletin first then import database ??
 
10 comments
You didn't uploaded whole mySQL database,when you were importing it, or even exporting, not all tables have been saved, as you don't have imported "session" table.
 
With Navicat i have this error "Got Packer more than packed size
"
I used navicat only once, and didn't liked it. Download your database, and import it via bigdump, you can download bigdump here:

http://ozerov.de/bigdump.php

Edit the bigdump.php file with your database details, and upload the .sql to the same folder, or the root directory if your bigdump.php is in root dir.

Anyways, you can import it directly via PC, but I'm not about Firefox memory usage, so It's better solution to upload it on server, importing will be way faster.

After you have imported, delete the bigdump.php and .sql from the server, as It's imported.
 
because with Navicat i got to much erros more than 1000 erros ><

Also with bigdump :'(


Error at the line 7752: DELIMITER ;;

Query: --
--
DELIMITER ;;


MySQL: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELIMITER' at line 3

How to continiu in erros ?
 
Status
Not open for further replies.
Back
Top