Philip M. Gollucci wrote:
Hi,

with MP_TRACE=1 and Perlin logs/error_log Trace all in httpd.conf

In logs/error_log
modperl_mgv_resolve: Apache2::Status's stash is not found

startup.pl is attached.

<Location /perl-status>
  SetHandler perl-script
  PerlResponseHandler Apache2::Status
  PerlSetVar StatusOptionsAll On
  PerlSetVar StatusDeparseOptions "-p -sC"
</Location>

Also, clicking 'Symbol Table Dump' gives me an Internal Server error
with NOTHING in error_log!

I was logging for me:

[Fri Apr 08 13:26:00 2005] [error] [client 127.0.0.1] Argument "2.121_02" isn't 
numeric in int at /home/stas/apache.org/modperl-2.0/lib/Apache2/Status.pm line 85.
, referer: http://lapin.stason.org:8529/status/perl

Now fixed in svn.

Not sure about the first issue (Apache2::Status's stash is not found), is it 
still there?


--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to