Re: [bug] Apache2::SizeLimit on FreeBSD

2007-04-27 Thread Philippe M. Chiasson
On 26-Apr-07, at 3:38 PM, Jonathan Vanasco wrote: this is just a reposting from the MP main list, per Philip's request. The full posting is: From: [EMAIL PROTECTED] Subject:bug(s) in FreeBSD Apache2::SizeLimit ? Date: March 30, 2007 1:44:21 PM EDT

Re: Logging With Mod Perl 2.0

2007-04-27 Thread Torsten Foertsch
On Thursday 26 April 2007 21:10, Tyler Bird wrote: > But I was wondering isn't there anything I can do to mod_perl that will > allow a plain warn to send it to my virtualhosts log and not my servers > log. > > without using the $r->warn() syntax The problem is you need a $r object for that. In MP1