vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   moving servers... (https://vborg.vbsupport.ru/showthread.php?t=122323)

tytyguy 07-27-2006 05:13 PM

moving servers...
 
So i need to move servers bc i board is getting so big. How do i do this exactly? i want to be able to save all post and threads. Can anybody give a tutorial or something? thanks

marksman1 07-27-2006 05:17 PM

Not really too difficult. If you want to keep it running while moving it, you have to plan for a few things, but nothing major. Just comes down to backing up the database re-installing vb on the new server then uploading the database to the new new server. At that point redirect dns, and if you want forward your old server to point to the new one while DNS propogates.

That is a quick overview, but is the gist of it.

Kirk Y 07-27-2006 05:44 PM

Refer to vBulletin's Official Documentation on Transferring Servers.

tytyguy 07-27-2006 07:13 PM

yes, i did. i cant do it. how do you backup the database?

Kirk Y 07-27-2006 07:25 PM

Depending on what kind of server you're on and what kind you're moving to -- either Shell/SSH or phpMyAdmin.

tytyguy 07-27-2006 08:57 PM

i have phpmyadmin. So would it work to download the site on dreamweaver. then move host and reuploaded to that one?

Kirk Y 07-27-2006 09:25 PM

I wasn't aware Dreamweaver had a phpMyAdmin backup feature. You'd probably be better off just downloading it direct from phpMyAdmin through your cPanel or Plesk or whatever.

Yeah, then you can just reupload when you switch. You might also be able to give the backup to your new host and when they setup your account, they should be able to restore it for you.

tytyguy 07-28-2006 12:54 AM

ok, so i downloaded my database from mysql. i imported into my new hosts mysql. i downloaded all my files from my host and uploaded them at my new host. I changed the dns of the domain to the new host. why does it still not work? its http://www.banra.com

SKNY 07-28-2006 01:26 AM

What directory did you put the vBulletin files into... because it sure isn't the main one...

Also did you edit your config.php file to work with the new database?

tytyguy 07-28-2006 04:39 AM

i dunno its kind of weird. i put the files like "Admin cp" and all that into the www/ file

and im not sure about my config.php bc my database names change. can i still get it to work?

ok i am getting this error now. anybody know?

<!--
Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT calendarpermission.usergroupid, calendarpermission.calendarpermissions,calendar.ca lendarid,calendar.title, displayorder
FROM calendar AS calendar
LEFT JOIN calendarpermission AS calendarpermission ON (calendarpermission.calendarid=calendar.calendarid AND usergroupid IN(1))
ORDER BY displayorder ASC;

MySQL Error : Table 'tytyguy_adlogger.calendar' doesn't exist
Error Number : 1146
Date : Friday, July 28th 2006 @ 10:51:25 AM
Script : http://www.banra.com/
Referrer :
IP Address : 24.166.169.42
Username : Unregistered
Classname : vb_database
-->

Kirk Y 07-28-2006 04:50 PM

Edit your includes/config.php file to reflect the new DB name, DB user, DB password, etc.


All times are GMT. The time now is 05:50 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02193 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete