Page 27 of 29 FirstFirst ... 172526272829 LastLast
Results 261 to 270 of 286
  1. #261
    Join Date
    Oct 2011
    Posts
    168
    Plugin Contributions
    0

    Default Re: BackUp ZC [Support Thread]

    It works fine until recently. Two days ago, when I run it, there was nothing shown on screen and got a message in log file as "PHP Parse error: syntax error, unexpected '""' (T_CONSTANT_ENCAPSED_STRING), expecting ')' in (... the path...)/backup_zconfig.php on line 69".
    zen-cart version: 1.5.1
    php version:5.4.25
    BackUp ZC version: 1.1

    guess it is a php version problem. Is anybody use it on php version 5.4.25 or higher?

  2. #262
    Join Date
    Dec 2013
    Location
    Southampton, UK
    Posts
    51
    Plugin Contributions
    0

    Default Re: BackUp ZC [Support Thread]

    Just a quickie. Does anything get stored on the server by default. If it does is their a way to only download with nothing backed up to the server. Server space is an issue and I do not want to add files, just download them.

  3. #263

    Default Re: BackUp ZC [Support Thread]

    Tried to install on Zencart 1.5.3 site, getting a very unhelpful "[an error occurred while processing this directive] " when I try to run the backup tool. Linux server at Bluehost. Any ideas of where to start looking, please?

  4. #264
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: BackUp ZC [Support Thread]

    Quote Originally Posted by skipwater View Post
    I have gotten a lot of inquires about this.
    Here is the response I have been giving.

    As for running as a cron/automated that is not a problem, what the problem is setting it up for the users.

    What I have not worked out as of yet is the level of the user.
    1. A novice user would need a window that would build the cron script for them.
    2. With that the user still needs cpanel or other knowledge to activate and run the cron. (support issue)
    3. Storing the backup on the server uses space and if run under a cron the drive space will fill up fast. (out of sight out of mind)
    4. Yes could overwrite/delete older archives but who sets the ages of the archives and how many.
    5. The archives are stored in the same location/server that might need the restore.
    6. Must if not 95% of users do not have a second server on line to hold backup/archive files.

    I have supplied the user manuals for the 2 class files in the zip file that are the core of BackUp ZC with that and a little knowledge of php a cron/automation script could be made.

    What I have been thinking about is adding a timer/reminder in ZC admin to tell the user they should backup.

    BackUp ZC was created with the mind set of before anyone changes files of there ZC site they could back up. Also after they have added products to there ZC site they could backup the sql.

    And lastly have a backup of there ZC site that is known to be up to date and with no errors.

    Skip
    I realize this post is over 4 years old, but I was wondering if there are instructions for creating a cron job available?
    With regards to item 3 & 4 I would definitely create a second cron job to sweep/auto-clean the backup folder periodically so filling up drive space is not an issue. Alternately I have been looking into options to sweep the contents of the backup folder into a cloud storage (like Dropbox, Box, or Amazon S3).

    Is there a way to automate the backup using this module??
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #265
    Join Date
    Apr 2009
    Posts
    188
    Plugin Contributions
    0

    Default Re: BackUp ZC [Support Thread]

    Well....I skimmed through all the pages in the thread.....If I missed it I apologize for asking the question again....

    Does "Backup ZC" work with ZC version 1.5.4?

    Thanks.....

    MM

  6. #266
    Join Date
    Mar 2015
    Location
    Hong Kong
    Posts
    32
    Plugin Contributions
    0

    Default Re: BackUp ZC [Support Thread]

    Quote Originally Posted by skipwater View Post
    Each web account gets xxxx MB of drive space. It sounds like you have maxed out your drive space.

    Are you storing the files on the web server or downloading them?
    Also how many total MB is BackUp ZC saying there is?

    If you are backing up Zen Cart database each day and creating a zip file. Then all the sql files and all the zip files are adding up to your drive capacity. If you are downloading then the zip file will not be on the server but all the sql files will be, and they are adding up.

    There is much debate on how often a backup is needed and how to store the backup information on a media that is archival.

    My suggestion is that you back up once a week at a minimum, and any time you change something. Leave one backup on the server and download and archive the rest. Then and only then delete the rest off the server.

    Note: BackUp ZC is a server intensive application it uses all the power that the server allows. So please run when your site traffic is low. This will help your hosting company and make for a happy server.

    Skip
    Hi. Is this different from the create backup / restore function provided by my web-hosting company's admin panel? Just wondering if I should just use either one or both.

    Just to make sure, is the latest version compatible with Zen Cart v 1.5.4?

    And I see you mention about storing the backup information on a media that is archival. So do I just store the old backups on my computer / USB or is there somewhere better for storing old backups? This is my first time setting up an online store.

    Last, if I choose to backup my Zen Cart database with BackUp ZC, is the backup zip file actually all the Zen Cart files on my server? In the case of restoring my Zen Cart site, I will delete all the Zen Cart files from my server and just upload the unzipped backup files back to the server?

    Thanks!

  7. #267
    Join Date
    Dec 2013
    Location
    Maine
    Posts
    77
    Plugin Contributions
    0

    Default Re: BackUp ZC [Support Thread]

    There has been no response to the last query for about a month and a half. I also would like to know if there are any plans (or if it functions now) to make this plugin work with ZC 1.5.4.

    Mal

  8. #268
    Join Date
    Dec 2013
    Location
    Maine
    Posts
    77
    Plugin Contributions
    0

    Default Re: BackUp ZC [Support Thread]

    I installed the current version of Backup ZC (when you open the zip it says 1.1) on a fresh ZC 1.5.4 install (as in first plugin/anything installed but the ZC files) and it worked exactly as expected. As with everything, your mileage may vary.

    Mal

  9. #269
    Join Date
    May 2011
    Location
    Tennessee
    Posts
    377
    Plugin Contributions
    0

    Default Re: BackUp ZC [Support Thread]

    The backup excludes files with XX in the button column. How can I include them?
    Attached Images Attached Images  

  10. #270
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,739
    Plugin Contributions
    0

    Default Re: BackUp ZC [Support Thread]

    youradminfolder/backup_zconfig.php


    Code:
    // ***********************************************************************
      // Set default exclude directories
      // ***********************************************************************
      $exclude_files = array("".DIR_FS_CATALOG."cache",
      						 "".DIR_FS_CATALOG."extras",
      						 "".DIR_FS_CATALOG."pub"
      						 );

    Though you should just delete the extras folder anyway...not needed.
    the pub folder is only useful if your selling downloadables, as its the folder the symlink goes in for download waiting for the customer to download. So if your not selling downloadables you can delete the pub folder also.
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

 

 
Page 27 of 29 FirstFirst ... 172526272829 LastLast

Similar Threads

  1. ZX Slideshow support thread
    By balihr in forum All Other Contributions/Addons
    Replies: 739
    Last Post: 20 Oct 2023, 05:50 AM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  3. SysCheck [support thread]
    By swguy in forum All Other Contributions/Addons
    Replies: 36
    Last Post: 24 Oct 2020, 05:28 AM
  4. v151 Ship2Pay Support thread
    By Design75 in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 5 Nov 2019, 01:14 PM
  5. ZJ Black 2 support thread
    By Liamv in forum Addon Templates
    Replies: 1
    Last Post: 15 Feb 2010, 02:53 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR