Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2008
    Posts
    55
    Plugin Contributions
    0

    Default myDEBUG & AIM_Debug

    Sorry if this has been asked and answered a million times, I just can't find any info on it: In my "zencart/cache" folder there are many hundreds of "myDEBUG & AIM_Debug" log files.

    Where are these coming from?

    What are they for?

    Is it okay to delete them?

    Also, whenever my zencart database reaches a certain size, I get a message in admin saying I should delete/reset the database... BUT warns me that I should back it up first. However, it doesn't say where it is located in order to back it up.

    How do I backup the database?

    Thanks for helping out a newbie on these issues.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: myDEBUG & AIM_Debug

    Quote Originally Posted by braggweb View Post
    In my "zencart/cache" folder there are many hundreds of "myDEBUG & AIM_Debug" log files.

    Where are these coming from?

    What are they for?
    The myDebug-xxxx.log files are recording all PHP errors (syntax errors, fatal errors, etc) which are occurring while people are clicking around in your site. You should fix whatever errors are being reported, as some of them might actually be causing pages not to work for some customers, and thus maybe you might be losing customers.

    The AIM-debug log files are tracking transaction attempts where your customers choose Authorize.net as their payment choice. If your payments are coming through fine, these will likely all show Success. That's good. If they're showing failures, then your customers were told they can't checkout with that card, and were asked to choose another payment choice.

    Summary:
    The .htaccess and index.php files are there for security reasons. They should not be touched.
    The sess*.* files are customer shopping sessions and should not be touched unless older than yesterday.
    The zcXXXXXXXX.sql files are SQL cache objects, and should not be touched unless older than yesterday.
    The *.log files are log files, and can be deleted if you've dealt with whatever problems are recorded therein, if any.

    Quote Originally Posted by braggweb View Post
    Is it okay to delete them?
    As far as the *.log files go, Yes.
    In v1.3.9 there is an option in Admin->Tools->Store Manager to delete old log files. You might want to take a copy of them first if you've not yet dealt with certain errors they're reporting to you.
    Quote Originally Posted by braggweb View Post
    Also, whenever my zencart database reaches a certain size, I get a message in admin saying I should delete/reset the database... BUT warns me that I should back it up first. However, it doesn't say where it is located in order to back it up.

    How do I backup the database?
    Searching for "database backup" in the FAQs/Tutorials area of this website brings up this as the first article: https://www.zen-cart.com/tutorials/i...hp?article=103
    .

    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.

  3. #3
    Join Date
    Aug 2008
    Posts
    55
    Plugin Contributions
    0

    Default Re: myDEBUG & AIM_Debug

    I can't thank you enough for your help with this. Your clear and concise answers are much appreciated. Thanks!

 

 

Similar Threads

  1. v151 mydebug problem
    By Andreas1211 in forum General Questions
    Replies: 7
    Last Post: 26 Sep 2013, 09:38 PM
  2. Replies: 4
    Last Post: 19 Jan 2013, 05:47 AM
  3. Thousands of MyDebug files!
    By jgold723 in forum General Questions
    Replies: 7
    Last Post: 22 Nov 2011, 09:21 PM
  4. Found many AIM_DEBUG*** files in my cache folder
    By MagicMan in forum General Questions
    Replies: 3
    Last Post: 28 Dec 2008, 09:45 PM
  5. Authorize.net cache still has AIM_Debug logs...
    By kevinw in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 12 Dec 2008, 02:55 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