Re: New User's First Steps
by Jacob Fugal other posts by this author
Oct 30 2003 3:51PM messages near this date
Re: New User's First Steps
|
Re: New User's First Steps
Ged Haywood wrote:
> Hi there,
>
> On Wed, 29 Oct 2003, Eric Moore wrote:
>
>
> >I saw a note about redirecting STDERR to the screen but nothing about
> >sending it to the virtual_host.error_log.
>
>
> Do you really want to do that? Some errors may have nothing to do
> with a virtual host (no permission, no more filehandles, disc full...)
> and are more appropriate to the main server error_log.
Except these (the ones you describe) are the errors that *do* get
correctly passed to the virtual host's error log via the ErrorLog
directive. The ones that there are no question about wanting them to go
there (warn statements in my perl code, for instance) go to the
wrong/inconvenient place.
Jacob Fugal
Thread:
Eric Moore
David Kaufman
Jacob Fugal
Eric Moore
Ged Haywood
Jacob Fugal
Stas Bekman
Eric Moore
|