vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Backing up/Restoring - Yada, yada (https://vborg.vbsupport.ru/showthread.php?t=182495)

edgeyveggie 06-14-2008 07:59 PM

Backing up/Restoring - Yada, yada
 
When I backup my vbulletin board should I also back up the entire site via FTP (i.e. copy all of the files to my local drive..?) in addition to backing up the SQL db? I'm worried backing up the database isn't enough. Would I also have to restore every plugin manually, etc.? I'm trying to be proactive in case of a disaster :erm:

Thanks in advance!

SEOvB 06-14-2008 10:38 PM

make sure you are backing up using SSH commands to get database dumps and you can even use it to package the files.

If you backup the entire database, and all files then that also includes plugins and you wont have to manually restore them.

edgeyveggie 06-15-2008 04:01 PM

Quote:

Originally Posted by FRDS (Post 1549509)
make sure you are backing up using SSH commands to get database dumps and you can even use it to package the files.

If you backup the entire database, and all files then that also includes plugins and you wont have to manually restore them.

When you say package the files what do you mean exactly?

And when you say backup the files and entire database that simply means running like something MySqlDumper or SSH and then copying everything off of my server via ftp?

Dismounted 06-16-2008 06:16 AM

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

Marco van Herwaarden 06-16-2008 09:16 AM

Files only need to be backupped after a change was made to the files (upgrade for example).

If you store attachments in the filesystem then this will also need a regular backup.


All times are GMT. The time now is 02:18 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.01011 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
  • (1)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