Anyone know how to turn this off for good? I've commented it out in the conf file, but it still comes back and gets overloaded with messages.
Apache Error Log
Collapse
X
-
Comment
-
JoesTraffic is good quality traffic. No doubt. I used to get 250%+ productivity from it. But, that was a few years ago.Send me an email: [email protected]Comment
-
Comment
-
As I said in my first post, the error log was still recording even though I turned it off. It shouldn't have been logging any messages at all.Comment
-
Try setting the error log to clear itself every so often in the cron. prevents the log from bloating, but still keeps it around just in case.The Adult Hosting Specialist! MaxProHosting.com
$89 Managed Dedicated Servers, $6.95 Virtual w/ cPanel
No yearly contracts, Just honest low monthly pricing 877.814.4300

Comment
-
Comment
-
Joe, I know these things can be very annoying, but there are times when you really need the error log. Switching it on when you need it might be too late to really try to track down an issue.
Another thing which is a good option is to rotated your logs. This can be based on size or based on a time period. You can also do this with your access log or other log files. In this way you avoid having the logs grow and grow but you still keep the advantage of having them around when you need to. In addition you can have your inactive logs compressed so they don't eat your drive space. All this is a fully automated process. So you or your admins have to set it up once and after that you never have to worry about them anymore.
If you notice something in your log file you think is fixable but you dont know how then maybe post some log lines here. If it PHP related or such then maybe I can help.
Anyway, just a few thoughts. Feel free to drop me a line private if you prefer.Comment
-
Joe, I know these things can be very annoying, but there are times when you really need the error log. Switching it on when you need it might be too late to really try to track down an issue. Another thing which is a good option is to rotated your logs. This can be based on size or based on a time period. You can also do this with your access log or other log files. In this way you avoid having the logs grow and grow but you still keep the advantage of having them around when you need to. In addition you can have your inactive logs compressed so they don't eat your drive space. All this is a fully automated process. So you or your admins have to set it up once and after that you never have to worry about them anymore. If you notice something in your log file you think is fixable but you dont know how then maybe post some log lines here. If it PHP related or such then maybe I can help. Anyway, just a few thoughts. Feel free to drop me a line private if you prefer.
I have it taken care of, I've been a web developer since '94 (C/C++, Perl, PHP, etc). This is however the first time the error log has refused to turn itself off when I needed it to. In the past, I've always left it on so I could debug my code. However, my system (which I coded) is extremely stable and if there is a problem, I'll know how to fix since I code everything long hand.Comment
-
Weird, it's a real mystery to my that you want to switch it off especially knowing your experience now. Anyway, you know best. ;)I have it taken care of, I've been a web developer since '94 (C/C++, Perl, PHP, etc). This is however the first time the error log has refused to turn itself off when I needed it to. In the past, I've always left it on so I could debug my code. However, my system (which I coded) is extremely stable and if there is a problem, I'll know how to fix since I code everything long hand.Comment
-
Comment
-
True, but a 26 years experience developer who want to switch of an overloaded error log and then claims to have a stable system and know how to fix issues is not really convincing to me.Comment
-
You basically just said the same thing to me, but with different words. Why are you wasting your time on this?Comment
-
Yeah, I wondering myself as well. The thing is, if you had spend 10 seconds on Google you would not have wasted all our time. People tried to help you in this thread but your ego did not like it very much.Comment

Comment