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 - vBulletin Cron Based Database Backup (https://vborg.vbsupport.ru/showthread.php?t=231481)

Viva La Nation 10-19-2013 12:18 AM

How can you set what time it runs at? Or how do you even run it?

ozzy47 10-19-2013 12:23 AM

Go to ACP --> Scheduled Tasks --> Scheduled Task Manager --> and Edit the settings for Automatic Database Backup for vBulletin

Viva La Nation 10-19-2013 12:32 AM

Cool, thanks!

ozzy47 10-19-2013 12:43 AM

Not a problem, glad to help. :)

whitechapel 10-22-2013 10:48 PM

What does this backup path mean? "../../backups/"

I know it means up a level, up a level, and then in the backups folder, but I don't know up from what folder exactly. I'm looking for an explanation on this, please.

Sios 10-22-2013 11:06 PM

Quote:

Originally Posted by whitechapel (Post 2455421)
What does this backup path mean? "../../backups/"

I know it means up a level, up a level, and then in the backups folder, but I don't know up from what folder exactly. I'm looking for an explanation on this, please.

This is mine.

/home/USER/public_html/forum/backups/

Modify the "USER" bit - or the path however you see fit.

whitechapel 10-23-2013 01:37 AM

I did a similar path to yours, ran the backup but nothing is being sent to the folder I specified. CHMOD'd it to 777 perms to test.

path is /home1/ID/public_html/forums/backups/ - which is what I set the path to in the settings. But nothing ends up there.

smirkley 10-23-2013 01:50 AM

It is preferred to put the backup files below or outside the path "public_html", to keep anyone else from scavenging your database.

IE:

Instead of:
/home1/ID/public_html/forums/backups/

something like /home1/ID/backups/

or

/home1/backups/

but definetly something not remotely accessable from the outside of your server

smirkley 10-23-2013 01:55 AM

Quote:

Originally Posted by whitechapel (Post 2455421)
What does this backup path mean? "../../backups/"

I know it means up a level, up a level, and then in the backups folder, but I don't know up from what folder exactly. I'm looking for an explanation on this, please.

In that example, it is two levels up from your absalute server root.

But you want it to work away from public access and not in public_html.

That isnt so safe.

I know I posted it here some pages back, but for me and my server it is something like this:

"../backups/"

Do a search for my post in this thread, not too many pages back, but keep in mind many server are different enough, so not one setting is workable for everyone. Took me many experiments to figure out what works for me.

whitechapel 10-23-2013 02:14 AM

Quote:

Originally Posted by smirkley (Post 2455455)
It is preferred to put the backup files below or outside the path "public_html", to keep anyone else from scavenging your database.

IE:

Instead of:
/home1/ID/public_html/forums/backups/

something like /home1/ID/backups/

or

/home1/backups/

but definetly something not remotely accessable from the outside of your server

I was thinking the same thing but didn't know if it was feasible. I moved the folder, it's now /home1/ID/backups/

I ran the backup and there is nothing in the folder yet. How long should I take to get everything into the folder? I don't think it's working. :(


All times are GMT. The time now is 07:01 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.02072 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)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