Jonathan Vanasco wrote:
> i'm still trying to figure out how i have a 30mb parent and 17mb children
I generally just do this:
<Location /perl-status>
  SetHandler perl-script
  PerlResponseHandler Apache2::Status
  PerlSetVar StatusOptionsAll On
  PerlSetVar StatusDeparseOptions "-p -sC"
</Location>

which is what you wrote.

I assume you have the latest B-Size module installed (included TerseSize) 0.08 ?
> I get this error
>     Can't locate object method "menu_item" via package "Apache2::Status"
> at /Library/Perl/5.8.6/darwin-thread-multi-2level/B/TerseSize.pm line
> 655.\nCompilation failed in require at (eval 192) line 3.\n
> [Sat Aug 12 02:07:25 2006] [error] Can't load Perl module B::TerseSize
> for server (null):7081, exiting...
> 
I don't think I've tried graphviz recently, I'll give it a whirl -- might not 
be soon ... company comming
this week.

-- 
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /
 / /|_/ / // /\ \/ /_/ / /__
/_/  /_/\_, /___/\___\_\___/
       <___/

Reply via email to