[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [php-weathermap] Best method to silence Errors?
- From: Howard Jones <howie@xxxxxxxxxx>
- Subject: Re: [php-weathermap] Best method to silence Errors?
- Date: Thu, 10 Jun 2010 16:26:52 +0100
On 10/06/2010 16:14, Patrick wrote:
Hey all,I've gotten weathermap running along happily, but due to an error retrieving data last night, weathermap had a bit of a hissy fit and threw a ton of errors until the issue was resolved.The issue was detected via another method and the error messages didn't provide any insight into the issue.Is there a config option/parameter to make it run in silent mode and suppress any messages?
The obvious answer is to fix the error :-) Well, if it's in crontab, add 2>&1 > /dev/null to the end of the line. But then you'll never know you have a problem. What kind of errors though? I'm always keen to improve error messages... Howie
- Follow-Ups:
- Re: [php-weathermap] Best method to silence Errors?
- From: Patrick
- Re: [php-weathermap] Best method to silence Errors?
- References:
- Best method to silence Errors?
- From: Patrick
- Best method to silence Errors?
- Prev by Date: Best method to silence Errors?
- Next by Date: Re: [php-weathermap] Best method to silence Errors?
- Previous by thread: Best method to silence Errors?
- Next by thread: Re: [php-weathermap] Best method to silence Errors?
- Index(es):