[Catalyst] Simplest way to insert debug messages for Apache2 +	Catalyst?
    Andrew Bramble 
    andrew.bramble at omnilab.com.au
       
    Thu Mar  9 08:49:40 CET 2006
    
    
  
On Thursday 09 March 2006 10:54, Edric wrote:
> mod_perl 2.0
>
> Brandon Black <blblack at gmail.com> wrote: On 3/8/06, Edric  wrote:
> > thanks for the quick response.
> >
> >  Yeah I had that already in my main app class:
> >
> >  use Catalyst qw/-Debug FormValidator/;
> >
> >  Also in my apache conf file, i have the following line:
> >
> >  ErrorLog /usr/local/test/logs/apache_error_log
> >
> >  only error messages get outputted and not debug messages.
>
> What engine are you using? (mod_perl, fastcgi, plain cgi, etc?)
>
> -- Brandon
>
even Color log works for me;
apache2-prefork-2.0.53-9
apache2-2.0.53-9
Prefork or MPM ? I don't think that should make any difference either.
Are you running catalyst in a virtual host? 
    
    
More information about the Catalyst
mailing list