Web Hosting Talk







View Full Version : Restoring a vbulletin database


smelialichu
05-05-2001, 10:58 AM
I'm hosted on jaguarpc and I'm moving from another host. My old host doesn't have telnet so I've got a phpmyadmin backup. The problem is phpmyadmin chokes on all the html when importing the database. How do I import it? I'm new, so I need detailed instructions please. Thanks in advance.

Racin' Rob
05-05-2001, 11:15 AM
I think it's a glitch with phpmyadmin. Does you new host give you telnet access? If so, restore it from there, if you have the proper permissions.

If memory serves be correctly, this sytax should work once you are logged on to mysql via telnet.

mysql dbname < dbase.sql

smelialichu
05-05-2001, 11:16 AM
I know nothing about telnbwet and yes i have acces, what do you mean logged on to mysql. Where should the backup be stored?

Racin' Rob
05-05-2001, 11:21 AM
You probably should spend some quality time here:
http://www.mysql.com/documentation/mysql/bychapter/manual_toc.html
Then you will have a better understanding.

smelialichu
05-05-2001, 11:24 AM
Thanks, does anyone know of another program that does pretty much the same thing as phpmyadmin but won't choke when restoring databases?

smelialichu
05-05-2001, 12:47 PM
Ok, I restored the database through telnet but now get this error: Still no response from jag hosting :(

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/motherbo/public_html/forum/global.php(80) : eval()'d code on line 1

Parse error: parse error in /home/motherbo/public_html/forum/global.php(80) : eval()'d code on line 162

Warning: Cannot add header information - headers already sent by (output started at /home/motherbo/public_html/forum/global.php(80) : eval()'d code:1) in /home/motherbo/public_html/forum/admin/functions.php on line 1142

Warning: Cannot add header information - headers already sent by (output started at /home/motherbo/public_html/forum/global.php(80) : eval()'d code:1) in /home/motherbo/public_html/forum/admin/functions.php on line 1142

Any ideas? I've tried uploading these files again but won't work. Jag, please help!

smelialichu
05-05-2001, 02:18 PM
Resolved the issue with the nice jaguarpc man.