ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> modperl
modperl
Re: New User's First Steps
by David Kaufman other posts by this author
Oct 29 2003 1:25AM messages near this date
New User's First Steps | Re: New User's First Steps
Eric Moore <emoore@[...].net>  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?
>  ...
>  <VirtualHost _default_:443>
>      DocumentRoot /var/www/pick6/
>      ServerName www.yadda.com
>      ServerAdmin g2@[...].com
>      ErrorLog logs/error_log
>      TransferLog logs/access_log
>      ErrorLog /var/www/logs/pick6.error_log
>    # ...
>  </VirtualHost>

could the two separate ErrorLog directives pointing at two different log
files be contributing to the problem?

-dave
Thread:
Eric Moore
David Kaufman
Jacob Fugal
Eric Moore
Ged Haywood
Jacob Fugal
Stas Bekman
Eric Moore

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved