On Fri, Mar 24, 2006 at 10:35:59AM -0300, Edgar Amorim wrote: > Sorry if my question is too much basic, but I've ran through the list and > the similar info didn't match my case. I've got 500 Internal server error > and the following messages in the /etc/httpd/logs/error_log file.
> The smokeping.cgi has first few lines like: > #!/usr/bin/speedy -w > # -*-perl-*- > > use lib qw(/usr/local/rrdtool-1.2.12/lib/perl); > [Thu Mar 23 19:05:56 2006] [error] [client 127.0.0.1] [Thu Mar 23 19:05:56 > 2006] smokeping.cgi: DynaLoader object version 1.04 does not match > $DynaLoader::VERSION 1.05 at > /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 106. Hi, this means that your rrdtool modules are compiled against a different version of perl than your SpeedyCGI. See http://lists.ee.ethz.ch/smokeping-users/msg01001.html HTH, -- Niko -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
