vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Changing server, need a to-do list! (https://vborg.vbsupport.ru/showthread.php?t=64768)

jcr 05-05-2004 11:34 AM

Changing server, need a to-do list!
 
Hi! I have to change to a new server, and want everything to be intact..

Could someone please give me a complete to-do list?

vBulletin 3.0.1
Hacks installed : uCash & uShop and v3Arcade

To a moderator: Sorry for posting it here, if you could move it to a better suited forum it would be great!

NTLDR 05-05-2004 12:24 PM

If its a new domain that you will be using, change the cookie domain and cookie path in the vBulletin Options to both be blank. Backup database, backup files, copy to new server, import database, edit config.php if any of the details have changed job done as far as vB is concerned.

jcr 05-05-2004 12:42 PM

Quote:

Originally Posted by NTLDR
If its a new domain that you will be using, change the cookie domain and cookie path in the vBulletin Options to both be blank. Backup database, backup files, copy to new server, import database, edit config.php if any of the details have changed job done as far as vB is concerned.

Okay lets see if I have this correct in the right order:

1. Change cookie domain & path
2. Change the config.php
3. Backup the database
4. Backup files
5. Move to new server
6. Import database .. ( how?* )

*What is the optimal solution for this? phpAdmin seems to hang when importing BIG databases and cause several errors..

NTLDR 05-05-2004 01:14 PM

You need to edit config.php onec you have moved to the NEW server.

Import the database with:

mysql -uUSERNAME -p database_name < /path/to/backup.sql

Backup with;

mysqldump --opt -uUSERNAME -p database_name > /path/to/backup.sql

Replacing the obvious values for username, database name and where the file you wish to import from is (or where you want the dump to go).

jcr 05-06-2004 03:57 PM

Quote:

Originally Posted by tenbucks
http://www.chiark.greenend.org.uk/~s.../download.html

u need to use putty and have ssh enabled on your account (this sometimes needs to be turned on by ur host)
login using ssh, not telnet
then use the command ntldr posted

Yep, i figured that out. Neither of my hosts accept telnet / ssh, and the mysql restore function does not accept upload bigger than 50kb.. LOL.. , I cant even make smaller dumps of my database.. argh.. does someone have an unofficial vb3 importer? That can import my vb3 database and stuff?


All times are GMT. The time now is 09:33 AM.

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.01045 seconds
  • Memory Usage 1,719KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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