poller not working anymore [solved]

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
sepp
Posts: 47
Joined: Thu Jun 21, 2007 6:50 am
Location: germany

poller not working anymore [solved]

Post by sepp »

hi community,

all of a sudden my poller stopped working with following error-code:
static function Version()
{
global $ADODB_vers;

return (float) substr($ADODB_vers,1);
}
and this is the code in the file
static function Version()
{
global $ADODB_vers;

return (float) substr($ADODB_vers,1);
}
I commented these lines out, but then it started to complain about the next static function in line 369.

Has anybody any idea or seen this before?

oh one info more: I deinstalled and reinstalled cacti when the poller stopped working as a dirty solution. Now I am on a fresh 0.8.7.b install with the problem above....

many thanks,

//sepp
Last edited by sepp on Thu May 15, 2008 8:48 am, edited 1 time in total.
sepp
Posts: 47
Joined: Thu Jun 21, 2007 6:50 am
Location: germany

Post by sepp »

hm.. I think this is more my problem:

Errors were encountered while processing:
rancid-core
rancid-util
rancid-cgi
vsftpd
E: Sub-process /usr/bin/dpkg returned an error code (1)

because I commented out all the lines in ado.inc which it was complaining about and then it said, php5 would not be installed anymore. when I try to install php5 I run into problems with rancid-core.

damned
sepp
Posts: 47
Joined: Thu Jun 21, 2007 6:50 am
Location: germany

Post by sepp »

well..... its not the problem. I got php5 running, but still the same errors as in the first post:

PHP Version 5.2.5-3

System Linux garfield 2.6.8-2-686 #1 Thu May 19 17:53:30 JST 2005 i686
Build Date Feb 21 2008 01:48:05
Server API Apache 2.0 Handler
Virtual Directory Support disabled
Configuration File (php.ini) Path /etc/php5/apache2
Loaded Configuration File /etc/php5/apache2/php.ini
sepp
Posts: 47
Joined: Thu Jun 21, 2007 6:50 am
Location: germany

Post by sepp »

the solution (why ever) was:

I installed cacti on a different system, copied the adodb folder to my current machine and now it works.

strange...
Post Reply

Who is online

Users browsing this forum: No registered users and 11 guests