Results 1 to 10 of 286

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Posts
    12
    Plugin Contributions
    0

    Default Re: BackUp ZC [Support Thread]

    Skip, dream addon, I really want to have it fire up on my site.

    The installing is fine, but when I try to backup my site I always got internal server error (seem like 500 error, the error don't say 500, also there is no error message both in server error logs and zencarr Cache fold.), it seems that godaddy just limit the memory/cpu use or something else, not know since I have little knowledge about codes.

    My site information from zencart server infor page: zencart 1.3.9H, godaddy Linux shared hosting, PHP 5.2.17, PHP memory limit 64M, PHP File Uploads: On Max Size: 32M, Database: MySQL 5.0.92-log.

    I have 2 sites both on godaddy shared hosting, one is free coming with a domain name on godaddy, on this site BankUp ZC works fine, whole site size is 111MB

    On another site the whole site size is about 78MB, smaller than the free site, but I always failed, if I choose to only backup the SQL file or the files under the root directory, it did work.

    I know this problem should be on Godaddy side, what should I mention when I contact Godaddy support ? or is there a workaround on the addon side, Skip ?

    Thank you, for your great work
    Last edited by li-he-qi; 19 Dec 2012 at 08:45 AM.

  2. #2
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: BackUp ZC [Support Thread]

    Quote Originally Posted by li-he-qi View Post
    Skip, dream addon, I really want to have it fire up on my site.

    The installing is fine, but when I try to backup my site I always got internal server error (seem like 500 error, the error don't say 500, also there is no error message both in server error logs and zencarr Cache fold.), it seems that godaddy just limit the memory/cpu use or something else, not know since I have little knowledge about codes.

    My site information from zencart server infor page: zencart 1.3.9H, godaddy Linux shared hosting, PHP 5.2.17, PHP memory limit 64M, PHP File Uploads: On Max Size: 32M, Database: MySQL 5.0.92-log.

    I have 2 sites both on godaddy shared hosting, one is free coming with a domain name on godaddy, on this site BankUp ZC works fine, whole site size is 111MB

    On another site the whole site size is about 78MB, smaller than the free site, but I always failed, if I choose to only backup the SQL file or the files under the root directory, it did work.

    I know this problem should be on Godaddy side, what should I mention when I contact Godaddy support ? or is there a workaround on the addon side, Skip ?

    Thank you, for your great work
    In your ZC admin go to tools->Server/Version Info on both sites and see what is the difference from the one working and the one that is not.
    It looks like the memory might be the issue. I like 128mb for php memory

    Skip
    • 446F63746F722057686F •

  3. #3
    Join Date
    Dec 2010
    Posts
    12
    Plugin Contributions
    0

    Default Re: BackUp ZC [Support Thread]

    Thank you very much for your reply, , Skip

    Actually both sites have the same PHP memory limits: 64MB

    I have saved the sever/version info from 2 sites into 2 files, and then compared by winmerger, below is the difference:

    production site / free site:

    Server OS: Linux 2.6.32-279.14.1.el6.x86_64
    Server OS: Linux 2.6.18-238.19.1.el5PAE

    Database Data Size: 11,798 kB
    Database Data Size: 1,423 kB

    Database Index Size: 2,399 kB
    Database Index Size: 1,171 kB

    Configure Command './configure' '--with-libdir=lib' '--enable-cgi'
    Configure Command './configure' '--enable-fastcgi'

    auto_prepend_file no value no value
    auto_prepend_file /..../protect.php /..../protect.php

    register_argc_argv On On
    register_argc_argv Off Off

    ------------------------------
    apc
    APC Support enabled
    Version 3.1.9
    APC Debugging Disabled
    MMAP Support Enabled
    MMAP File Mask no value
    Locking type pthread mutex Locks
    Serialization Support php
    Revision $Revision: 308812 $


    Directive Local Value Master Value
    apc.cache_by_default On On
    apc.canonicalize On On
    apc.coredump_unmap Off Off
    apc.enable_cli Off Off
    apc.enabled On On
    apc.file_md5 Off Off
    apc.file_update_protection 2 2
    apc.filters no value no value
    apc.gc_ttl 3600 3600
    apc.include_once_override Off Off
    apc.lazy_classes Off Off
    apc.lazy_functions Off Off
    apc.max_file_size 1M 1M
    apc.mmap_file_mask no value no value
    apc.num_files_hint 1000 1000
    apc.preload_path no value no value
    apc.report_autofilter Off Off
    apc.rfc1867 Off Off
    apc.rfc1867_freq 0 0
    apc.rfc1867_name APC_UPLOAD_PROGRESS APC_UPLOAD_PROGRESS
    apc.rfc1867_prefix upload_ upload_
    apc.rfc1867_ttl 3600 3600
    apc.serializer default default
    apc.shm_segments 1 1
    apc.shm_size 32M 32M
    apc.slam_defense On On
    apc.stat On On
    apc.stat_ctime Off Off
    apc.ttl 0 0
    apc.use_request_time On On
    apc.user_ttl 0 0
    apc.write_lock On On
    -----------------------------

    cURL Information libcurl/7.19.7 NSS/3.13.1.0 zlib/1.2.3 libidn/1.18 libssh2/1.2.2
    cURL Information libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5

    libxml Version 2.7.6
    libxml Version 2.6.26

    FreeType Version 2.3.11
    FreeType Version 2.2.1

    iconv library version 2.12
    iconv library version 2.5

    libXML Version 2.7.6
    libXML Version 2.6.26

    MHASH API Version 20060101
    MHASH API Version 20020524

    Client API version 5.5.19
    Client API version 5.0.77

    MYSQL_LIBS -L/usr/lib -lmysqlclient
    MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient

    Client API library version 5.5.19
    Client API header version 5.5.19

    Client API library version 5.0.77
    Client API header version 5.0.77

    OpenSSL Version OpenSSL 1.0.0-fips 29 Mar 2010
    OpenSSL Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008

    PDO Driver for MySQL, client library version 5.5.19
    PDO Driver for MySQL, client library version 5.0.77

    libxml2 Version 2.7.6
    libxml2 Version 2.6.26

    libxslt Version 1.1.26
    libxslt compiled against libxml Version 2.7.6
    libxslt Version 1.1.17
    libxslt compiled against libxml Version 2.6.26

    libexslt Version 1.1.26
    libexslt Version 1.1.17
    Last edited by li-he-qi; 20 Dec 2012 at 10:37 AM.

  4. #4
    Join Date
    Dec 2010
    Posts
    12
    Plugin Contributions
    0

    Default Re: BackUp ZC [Support Thread]

    one more questions: can I change the PHP memory limit from 64MB to 128MB by editing the PHP.ini ?

  5. #5
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: BackUp ZC [Support Thread]

    Quote Originally Posted by li-he-qi View Post
    one more questions: can I change the PHP memory limit from 64MB to 128MB by editing the PHP.ini ?
    Yes. Your hosting company can help you with specific instructions for the way they've configured your specific server.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Dec 2010
    Posts
    12
    Plugin Contributions
    0

    Default Re: BackUp ZC [Support Thread]

    Quote Originally Posted by DrByte View Post
    Yes. Your hosting company can help you with specific instructions for the way they've configured your specific server.
    wow, DrByte talked to me! so happy and great honor, ok I will ask godaddy to do their job, and then come back here.

  7. #7
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: BackUp ZC [Support Thread]

    Sorry about not getting back here sooner. The one thing that you also might check is the permissions for your-admin/backup folder and your cache folder. Are the two sites the same?

    Skip
    • 446F63746F722057686F •

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. ZX Slideshow support thread
    By balihr in forum All Other Contributions/Addons
    Replies: 766
    Last Post: 18 Oct 2025, 11:23 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

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