on 10/28/03 6:16 PM, Jacob Fugal at [EMAIL PROTECTED] wrote: > Have you looked in the main error log (as opposed to > /var/www/logs/pick6.error_log) for the warnings? I couldn't find my > warns for a long time until I finally thought to check there. Errors > (anything that causes an internal server error to display in the > browser) show up in the per-host log, but the warn level STDERR all > ignores the ErrorLog directive and goes to the main log. This may be > what's happening to you. > > I don't know how to fix it (if anyone else on here does, please let me > know as well as Eric :), but in the meantime I just keep both error logs > open. A pain, but bearable (at least for me). > > Jacob Fugal
Sorry I didn't see your email until now. YES. This is exactly the same problem I have. I saw a note about redirecting STDERR to the screen but nothing about sending it to the virtual_host.error_log. Anybody have a URL? Thanks, Eric.