The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi guys,
Do you know why my vBulletin forum displays a 'Database error' message after I moved my server? I actually did a full cpanel move twice just to make sure everything was transferred. Everything was, but the error page is still there. Any ideas? Thank you, Donny PS, url is here: http://www.christianavenue.org/forums/ |
#2
|
||||
|
||||
![]()
have you created a new database for VB on the new server with the same user/pass and imported the sql ?.
|
#3
|
||||
|
||||
![]()
Make sure you've uploaded the old database into the new server,
create the mysql user with the same username and password and try again |
#4
|
|||
|
|||
![]()
Your db import was incomplete and is missing tables.
You need to backup your db from the old server thru ssh and use mysqldump to dump the db, backing up with cpanel isnt the best choice and it seems it failed this time to re-import your db on the new server. |
#5
|
|||
|
|||
![]()
Working now. Apparently, it was missing the 'user' table. Thanks!
|
#6
|
||||
|
||||
![]()
The only reliable method of backing up and restoring a database is with shell access via telnet or ssh. This is because backing up with a PHP script like that in the Admin CP or phpMyAdmin can result in PHP timeouts errors and an incomplete backup file. Please see the instructions here:
Backup: http://www.vbulletin.com/docs/html/m...nce_ssh_backup Restore: http://www.vbulletin.com/docs/html/m...ce_ssh_restore P.S. If you don't have shell access, some people have also reported success with these scripts: MySQLDumper: http://www.mysqldumper.de/en/index.php MySQLHotxcopy: http://www.vbulletin.com/forum/showt...t=mysqlhotcopy Bigdump: http://www.ozerov.de/bigdump.php |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|