vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Administrative and Maintenance Tools - vB Database Backup (https://vborg.vbsupport.ru/showthread.php?t=167276)

CeesT 11-28-2008 07:47 PM

Quote:

Originally Posted by zeus_r6 (Post 1674692)
Databases that are 600mb+....Everytime I need a backup, the host has to do it on their end since neither VB or phpmyadmin will allow the download without timing out.

If it is too big for this add-on, you could try MySQLDumper

Paul M 11-28-2008 07:48 PM

My database is bigger than 600M, works fine for me.

momo2 11-29-2008 03:07 AM

So this will backup the forum mysql or the whole forum including the directory ?
second question, i have added many arcade games, is there anyway i can have the games
move outside the forum ? my back from 300MB is now like 500 due to all the games i added.
same like the attachments or the avatars ? to save space on the backup ?

stationar 11-30-2008 02:46 AM

Is there any way to gzip a backup file? The file is too big - 110 MB. And I didn't include two big tables: word and postindex.

Distance 12-01-2008 12:39 AM

Quote:

Originally Posted by momo2 (Post 1674911)
So this will backup the forum mysql or the whole forum including the directory ?
second question, i have added many arcade games, is there anyway i can have the games
move outside the forum ? my back from 300MB is now like 500 due to all the games i added.
same like the attachments or the avatars ? to save space on the backup ?

This will only back up the database, not the files.

Attachments and avatars etc will only be saved if they are set to be stored in your database, if they are stored as files you will need to perform a file backup to backup these files.

Distance

PCkaosboss 12-13-2008 02:23 AM

This works 100 %....thx...

Only problem with danish forums is our speciel letters = æ ø å

When restoring database...all speciel letters are gone....replaced with a ?

Should there be a workaround, so i can keep my speciel letters...like æ ø å

One more thing. Will this work with vB version 3.8

aciurczak 12-15-2008 04:55 PM

Quote:

Originally Posted by aciurczak (Post 1619212)
Are there step-by-step instructions somewhere about how to restore a vB database using a backup made with this mod? I'm assuming it's something like: load the txt file back up to the server to an area where phpmysql can see it, and point phpmysql to the file to rebuild the DB. But if someone could put together a list of:

- here's what you do (including actual sql commands) to restore the db if it all of the tables in one large combined file
- here's what you do to restore the db if the backup is in individual files by table

it might help folks out and make the overall use of this mod a bit more clear.

I've been using this mod for awhile, but had the first chance to restore the DB, and wanted to post up that it really was a pretty easy process. I have this mod configured to put the whole backup into a single text file. On my host, all that is necessary to restore the database is to put the backup file into the correct directory (_db_backups). You can get it there by FTP'ing it into there if you have it on your own computer, or you can move it over there from the host itself. The file can be named anything, but it has to end with ".sql". Then you just go into Hosting Manager, click on Databases, and hit the pencil icon on the right to edit/restore the database. It will pop up a menu that lists the .sql files in that directory, and one more click and it starts the restore. Thanks again Paul, for this incredibly useful mod.

aciurczak 12-17-2008 05:37 AM

I'm having trouble with the 30 second time-out. Moved to a new host awhile back with a small database, and all worked fine. Moved another site there with a larger database, and now the backups aren't completing. The script stops right at the 30 second point, with only 40MB or so in the dump file (of the 100 - 110 MB that should be in there).

PHP is not running in safe mode, other possibly relevant PHP settings are below:

max_input_time = 120
post_max_size = 128M
file_uploads = On
max_execution_time = 600
memory_limit = 256M
file_uploads = On
upload_max_filesize = 128M
mysql.connect_timeout = 120

All of those are set in a php.ini file, and correctly show as such in the PHP status from the admincp. Any suggestions on why the script is still stopping at the 30 second mark?

Thanks for any help anyone can provide.

FCDobbs 12-29-2008 06:51 PM

I know you have answered this a million times, but I just can't seem to specify
the destination folder correctly.

On my Server, my Folder structure is:
anon_ftp
bin
cgi-bin
conf
error_docs
httpdocs
httpsdocs
pd
private
statistics
subdomains
web_users

I have added a folder under the anon_ftp folder and called it dbbackup
I have changed the attributes to 777 for this folder, AND for the anon_ftp parent folder.

All my vBulletin files/folders are stored directly under the httpdocs folder.

In my mysqlbackupconfig.php file, I am specifying the backup directory as

$backup['DUMP_PATH'] = '../../anon_ftp/dbbackup/';

I have tried it with 1 set of double dots, 2 sets, 3 sets, 4 sets, and no sets.....

When I run it, in ALL cases I get the infamous Error message........
"An error occured during the Backup : Could not open Destination SQL file for writing."

What in hell am I doing wrong ?????

obiefan 12-29-2008 07:17 PM

THANK YOU! THANK YOU! THANK YOU!

This has saved me from the dreaded "phrase" file has crashed.


All times are GMT. The time now is 02:25 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.01471 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete