Re: [PHP] Suppress errors when running as CGI?

2003-08-14 Thread Jeff Rizzo
i. > > 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_ the

[PHP] Suppress errors when running as CGI?

2003-08-14 Thread Jeff Rizzo
Hi- 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? Thanks, +j -- Jeff Rizzo htt