This is a discussion on Re: [PHP] Suppress errors when running as CGI? within the PHP General forums, part of the PHP Programming Forums category; On Thu, Aug 07, 2003 at 01:22:21PM -0500, Chris Boget wrote: > > I'm using PHP 4....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, Aug 07, 2003 at 01:22:21PM -0500, Chris Boget wrote:
> > I'm using PHP 4.2.3 under thttpd as a CGI. Things work pretty well, > > but I can't seem to get it to suppress displaying errors, even though > > display_errors is set to 'Off' in php.ini. > > Any suggestions? > > @Echo off? > :) > > Have you tried putting the '@' symbol in front of the lines that are > displaying the errors? Uh, no... plus, then I'd have to know about errors ahead of time. If I _knew_ about the errors, I'd _fix_ them. :) Thanks, +j -- Jeff Rizzo http://boogers.sf.ca.us/~riz |