Re: New User's First Steps

2003-10-30 Thread Jacob Fugal
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 fil

Re: New User's First Steps

2003-10-29 Thread Ged Haywood
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 fu

Re: New User's First Steps

2003-10-29 Thread Eric Moore
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

Re: New User's First Steps

2003-10-29 Thread Eric Moore
on 10/28/03 6:24 PM, Stas Bekman at [EMAIL PROTECTED] wrote: > Eric Moore wrote: >> Having googl'd and read various faqs, cookbooks... >> >> Site worked OK under CGI, but slowly -- on an old machine. >> >> I have converted to mod_perl only using the Apache::Registry. Application >> uses CGI::Ap

Re: New User's First Steps

2003-10-28 Thread David Kaufman
Eric Moore <[EMAIL PROTECTED]> wrote: > I have converted to mod_perl only using the Apache::Registry. > Application uses CGI::App and HTML::Template. > > Site runs faster now, but warnings disappeared from all logs. > [errors] show up, but not warnings. > > Any ideas on what I'm doing wrong? > ...

Re: New User's First Steps

2003-10-28 Thread Jacob Fugal
Eric Moore wrote: Having googl'd and read various faqs, cookbooks... Site worked OK under CGI, but slowly -- on an old machine. I have converted to mod_perl only using the Apache::Registry. Application uses CGI::App and HTML::Template. Site runs faster now, but warnings disappeared from all logs

Re: New User's First Steps

2003-10-28 Thread Stas Bekman
Eric Moore wrote: Having googl'd and read various faqs, cookbooks... Site worked OK under CGI, but slowly -- on an old machine. I have converted to mod_perl only using the Apache::Registry. Application uses CGI::App and HTML::Template. Site runs faster now, but warnings disappeared from all logs

New User's First Steps

2003-10-28 Thread Eric Moore
Having googl'd and read various faqs, cookbooks... Site worked OK under CGI, but slowly -- on an old machine. I have converted to mod_perl only using the Apache::Registry. Application uses CGI::App and HTML::Template. Site runs faster now, but warnings disappeared from all logs. [errors] show