error_log
My sites keep generating these error_log that result in unnecessary disk space use. How do I global disable it across my sites? I know I should fix these error but they're mostly warn logs that I have to keep ignore them to have my site function. Thanks.
-
Hello, What log files specifically? Are you referring to /home/USER/public_html/error_log or are you referring to /usr/local/apache/logs/error_log or to /usr/local/cpanel/logs/error_log ?? 0 -
We'll need to know which error logs you are on about. Also, in addition to cPanelPeter's post, could you update your profile and let us know your cPanel Access Level? This helps us all know how best to support you :) 0 -
I'm referring to /home/USER/public_html/error_log how do I disable this? I don't know my access level, I rent a server with Leaseweb and pay for the cPanel license. 0 -
bumpp bumpp 0 -
Are you seeing the PHP Strict Standards errors in that error_log ? If so, configure your 'error_reporting' parameter from php.ini file 0
Please sign in to leave a comment.
Comments
5 comments