Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2007
    Posts
    178
    Plugin Contributions
    0

    Default Turn off error logging

    My client has v 1.3.8a installed. She is refusing to pay to have her site upgraded at this time.
    Being that she has an older version, and our server has upgraded to a newer version of PHP, her site is throwing MANY errors.
    All the errors are being logged in her CACHE folder. This is blowing up her disk space and putting her over limit on her disk quota.

    How do I turn off this error logging?

    Thanks

  2. #2
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    629
    Plugin Contributions
    0

    Default Re: Turn off error logging

    Quote Originally Posted by RFree190 View Post
    My client has v 1.3.8a installed. She is refusing to pay to have her site upgraded at this time.
    Being that she has an older version, and our server has upgraded to a newer version of PHP, her site is throwing MANY errors.
    All the errors are being logged in her CACHE folder. This is blowing up her disk space and putting her over limit on her disk quota.

    How do I turn off this error logging?

    Thanks
    this should be a server side question posed to the host would it not? PHP error reporting can be changed in PHP's initialization file at the server. I am just not sure which errors need to be stopped.

    But, seriously, you need to find a new client. The next thing that is going to to happen is she is going to get hacked and blame you for it. RUN...RUN...RUN. YMMV.

  3. #3
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    629
    Plugin Contributions
    0

    Default Re: Turn off error logging

    http://superuser.com/questions/52729...es-via-php-ini

    will this help?

    EDIT...this could just be for notification and not specific to log files.
    Last edited by g2ktcf; 2 Sep 2014 at 08:55 PM.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,903
    Plugin Contributions
    96

    Default Re: Turn off error logging

    Quote Originally Posted by RFree190 View Post
    My client has v 1.3.8a installed. She is refusing to pay to have her site upgraded at this time.
    Being that she has an older version, and our server has upgraded to a newer version of PHP, her site is throwing MANY errors.
    All the errors are being logged in her CACHE folder. This is blowing up her disk space and putting her over limit on her disk quota.

    How do I turn off this error logging?

    Thanks
    You can erase (or better, rename in case you need it later) /includes/extra_configures/enable_error_logging.php. If you choose to rename it, rename it to have a file-extension other than .php (like .php~) because all .php files in the extra_configures folder are auto-loaded.

    P.S. Agreeing with g2ktcf; your client might choose to ignore these logs (some of them heralding impending doom) but the issues are there none-the-less.

 

 

Similar Threads

  1. error logging: does ZC generate any error logging anywhere?
    By cyberbaffled in forum General Questions
    Replies: 4
    Last Post: 12 Jul 2014, 07:08 PM
  2. Turn on Error Reporting, if off?
    By tcarden in forum General Questions
    Replies: 2
    Last Post: 16 Jan 2013, 10:10 PM
  3. Following error: Which coupon and how do I turn it off?
    By kylex in forum Basic Configuration
    Replies: 2
    Last Post: 3 May 2010, 10:43 PM
  4. Turn off customer notifications doesnt turn them off?
    By deanparkr in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Dec 2008, 04:40 PM
  5. Can I turn off the logging ?
    By mvveelen in forum General Questions
    Replies: 2
    Last Post: 22 Jan 2007, 08:11 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