[Catalyst] Simplest way to insert debug messages for Apache2 +	Catalyst?
    Andrew Bramble 
    andrew.bramble at omnilab.com.au
       
    Fri Mar 10 01:55:37 CET 2006
    
    
  
On Friday 10 March 2006 07:57, Edric wrote:
> I just found the error log where the debug info goes doing a grep on my
> whole system! it goes into my /etc/httpd/logs folder (error_log)... how
> come it doesn't go into the error log i specify in my httpd conf file?
>
>   ErrorLog /usr/local/test/logs/apache_error_log
>
Are you certain you've found all the instances of the ErrorLog directive? I'd 
suggest putting it into the virtual host definition.
    
    
More information about the Catalyst
mailing list