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.