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 Pro (Lite) for vb 3.6 (https://vborg.vbsupport.ru/showthread.php?t=126925)

MPDesignZ 12-02-2007 11:21 AM

Quote:

Originally Posted by Paul M (Post 1392983)
open_basedir restrictions are part of how php is set-up, speak to your host to find out what they may be on your set-up.

Ok it was allowing backups just fine before and now they are not working on the regular database backup system within vbulletin. This is why I went in search of this mod and was trying it out, so I think this maybe another issue all together that I will have to address. I will keep the php open_basedir in mind just in case. But I was able to do backups before we installed FlashChat.

Thanks
MP

member007 12-05-2007 06:27 AM

Quote:

Originally Posted by Paul M (Post 1081288)
Go to your Scheduled Task Manager in the ACP and run the cron job.

Works great!! Only problem is that I got too many sql files being generated instead of one sql file to restore. For example, I got Live-2007-12-05-access.sql, Live-2007-12-05-adminhelp.sql, Live-2007-12-05-administrator.sql and the list goes on and on. How does this happen?

ChurchMedia 12-05-2007 04:50 PM

Quote:

Originally Posted by member007 (Post 1395335)
Works great!! Only problem is that I got too many sql files being generated instead of one sql file to restore. For example, I got Live-2007-12-05-access.sql, Live-2007-12-05-adminhelp.sql, Live-2007-12-05-administrator.sql and the list goes on and on. How does this happen?

That's just the way it's coded. It has its benefits. All of my PHP scripts share the same database, so I like the tables to be separated like that. If you wanted to restore all of them at once, I'm pretty sure you could just use a wildcard (*.sql) to dump back into the database.

Paul M 12-05-2007 05:12 PM

It's controlled by a setting in the config file (just read the file).

edgecutioner 12-07-2007 10:20 AM

In accordance to this post by SkyCatcher on Linux Distros, if your host uses cPanel, you can get your root directory by seeing the 'Home Directory' and adding that value with the directory of the desired folder where your autobackup goes. In my setup, it's like this:

$backup['DUMP_PATH'] = 'home/(my username)/ws/autobackup'; // Path to backups folder, with trailing slash
where home/(my username), I got that from cPanel and I just appended the directory I wanted.

Thanks for the port Paul ;)

hqvtl2004 12-07-2007 11:12 PM

Can you add new function that send backup file to an specific email address? I think it's will be great feature in next version.

Thanks

MrApples 12-10-2007 09:17 PM

Whats the minimum Chmod?

TrIn@dOr 12-11-2007 10:20 AM

Perhaps someone can help me.

After executing this nice script, i have in my selected folder under the today date my 118 sql files. Each one represent a table, Ok?

In my CMD i copy *.sql to theone.sql, right?, to make only 1 file.

Then, locally in my phpmyadmin i try to import the unique file trough the dir ./upload (large file procedure for phpmyadim), yes?

But im getting a halt on the table 85, and all the rest of the tables are not imported.

Why?, need help, this is critical for us.

Thanks in advance.

Paul M 12-11-2007 06:33 PM

That sounds like a phpmyadmin issue - but someone might have a clue if you tell us what error message you get.

control1110 12-13-2007 05:04 PM

I am looking at the config file and something is confusing me does this mod take the forum into offline mode while it is doing the backup or can users still use the forum?


All times are GMT. The time now is 01:08 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.01865 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)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