![]() |
As posted many times, thats a (write) permissions error.
|
can you added a compression as TGZ, TAR or ZIP ????
ist fine :) |
mann and tried several ways but still is not doing "help
Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(../backup/2009-Mar-06) is not within the allowed path(s): ([path]/:/home/www/web1245/phptmp/:/home/www/web1245/files/:/home/www/web1245/atd/) in [path]/includes/mysqlbackup.php on line 211 Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(../backup/2009-Mar-06) is not within the allowed path(s): ([path]/:/home/www/web1245/phptmp/:/home/www/web1245/files/:/home/www/web1245/atd/) in [path]/includes/mysqlbackup.php on line 246 Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(../backup/2009-Mar-06) is not within the allowed path(s): ([path]/:/home/www/web1245/phptmp/:/home/www/web1245/files/:/home/www/web1245/atd/) in [path]/includes/mysqlbackup.php on line 257 Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(../backup/2009-Mar-06/Forum-2009-Mar-06-aaggregate_temp_1227319800.sql) is not within the allowed path(s): ([path]/:/home/www/web1245/phptmp/:/home/www/web1245/files/:/home/www/web1245/atd/) in [path]/includes/mysqlbackup.php on line 153 Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(../backup/2009-Mar-06/Forum-2009-Mar-06-aaggregate_temp_1227319800.sql) is not within the allowed path(s): ([path]/:/home/www/web1245/phptmp/:/home/www/web1245/files/:/home/www/web1245/atd/) in [path]/includes/mysqlbackup.php on line 163 An error occured during the Backup : Could not open Destination SQL file for writing. |
Installed. :) Nominated MOTM. ;)
|
Quote:
|
what need to do ??S:
|
Sorry, I cant help with server support, you must contact your host.
|
This mod nearly gave me a heart attack today, i was browsing my forums when all of a sudden a message in red comes at the top of the forums (Forums are turned off) :eek: or whatever it says. I thought i was been hacked, so went into admincp and looked at the setting for board on/off it was set to on. Took me about ten minutes to realise what had happened. :o:D
Good mod, but it didn't half give me a scare.:D |
how long does it typically take for the import to complete? my attempt has been stuck on the "Importing Product, Please Wait..." page for hours without changing.
|
It only takes a few seconds - looks like you import hung, cancel it and try again.
|
hmm...I've tried it a few times with the same result.
|
I'am wondered: when I choose switch off the forum being DB backup, the forum is OFF for over a hour, how to solve that problem, due of DB backup progress takes no more than 5 minutes?
|
As I have repeated many times in the various threads, if you have problems with the option to turn the forum off, then dont use that option.
|
*uninstalled*
I have read this entire thread and people asked over and over about An error occured during the Backup : Could not open Destination SQL file for writing. The only answer given was "its a database issue". It might be hard to understand but some of us dont have the knowledge to know where to look. Maybe a hint as to what we need to look at? What might be the problem or who to contact on our side. |
You didnt read very hard then, its a server (permissions) error, not a "database issue".
I cannot fix your permissions, if you dont know how, then you either contact your host, or someone who can. |
Quote:
My best guess is something about the permissions on there end? I 777ed everything, maybey it didnt take. I will try this. Thank you |
The most common cause (if the folders are set to 777) is open_basdir restrictions, esp on servers running Plesk.
|
Dear Paul,
May i just clarify with you in your previous post that you stated that you will have only 7 folders & backups. For example, if today is monday, the script will just overwrite the current existing monday file (belonging to the previous week)? https://vborg.vbsupport.ru/showpost....3&postcount=52 |
Quote:
How about doing a screenshot on this post https://vborg.vbsupport.ru/showpost....4&postcount=47 and tell your webhost that you also do want to change your folder settings to something similar like that? |
Quote:
|
it works for me very well...i had little issues with it but nothing that could not be solved with patience
10x |
Quote:
|
got a few questions:
where can I edit the settings? where does the backup go to? |
1. In the settings file
2. Wherever to set it, see Q1. |
thanks installed and works
|
I had the sql issue, but my path was wrong in the config file, once I put the path in, it worked like a dream on 3.8.2, thanks.
|
Quote:
$backup['DUMP_PATH'] = '../../backups/'; to $backup['DUMP_PATH'] = './backups/'; and it worked just fine. Also change the date to small L and that works just fine, too. Thanks! P.S. I'd love for this to work... I'm getting real tired of running mysqladmin backups! :D |
Decades ? :)
I'll be happy if I'm still alive in decades to come :D |
Thanks for doing this, Paul. :)
The instructions were simple enough even for a ROOKIE like me. :) Question: I followed instructions and uploaded the XML file. Now what? Is there something I need to run? I see "Alter the cron job to suit" not sure how I do that. Is there some sort of .exe file I run to make sure I start backing up my DB? And I'm guessing this is only for vbulletin, yes? Won't work with photopost pro...? Thanks again! |
Paul, when I run it... I get the following error:
An error occured during the Backup : Could not open Destination SQL file for writing. I've checked permissions and have tried various paths. |
i works! ok so now, im looking for to get another hosting and move all info of my forum to the new hosting ill looking for to get.. what exactly i have to do ? do ill lose any info ?
|
Do I really have to set the folders to 777? Isn“t it unsecure?
|
Apache needs write access to create the files, how you do that is upto you - 777 is the easiest way.
|
Cheers paul for this mod :)
Just for information: For those of you who would like your sql dumps to be a little more secure, It is posible to have them save outside of your "public folder" all you need to do is find out the full path to your sever for example mine looks something like this. Code:
$backup['DUMP_PATH'] = '/home/fhlinux123/x/yoururl.com/user/mysqlbackups/'; // I am far from an expert but hope this helps someone. Regards Madotds |
When I run this cron, after a few seconds there show these lines:
Code:
Automatic Database Backup for vBulletin 3.8 Need your help, Paul! |
I hade the same problem. But then the cron job automatically makes an backup all vb_ prefixes are backed up.
|
Quote:
|
How big is your database? (sorry for my english :) i?m german...)
|
Quote:
|
How can i change the time/frequency the backups are made?
|
All times are GMT. The time now is 06:50 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|