1 Mar 2004 04:41
mrtg-rrd.cgi / mod_perl
Stuart Kendrick <skendric <at> fhcrc.org>
2004-03-01 03:41:15 GMT
2004-03-01 03:41:15 GMT
hi, does anyone have mrtg-rrd.cgi working with mod_perl? i admit i'm new to mod_perl ... but i have it working with a couple of my own CGI scripts, so now I'm turning to mrtg-rrd.cgi i changed line 53 from: my $percent_h = '%-H'; to our $percent_h = '%-H'; and that eliminated the "Variable "$percent_h" will not stay shared at" error message. but now i'm seeing the following in apache's error.log: [...] [Sun Feb 29 19:20:25 2004] [notice] Digest: generating secret for digest authentication ... [Sun Feb 29 19:20:25 2004] [notice] Digest: done [Sun Feb 29 19:20:26 2004] [notice] Apache/2.0.48 (Unix) mod_perl/1.99_12 Perl/v5.8.3 DAV/2 configured -- resuming normal operations Deep recursion on subroutine "ModPerl::ROOT::ModPerl::Registry::opt_vdops_apache _htdocs_mrtg_mrtg_2drrd_2ecgi::handler" at /opt/vdops/apache/htdocs/mrtg/mrtg-rrd.cgi line 1041. [..](Continue reading)
RSS Feed