[Bug 123076] Re: /usr/share/cacti/site/poller.php failed

2011-12-21 Thread Clint Byrum
This won't happen anymore as of 11.04 because config runs with set -e now (see below) which will make the package install fail if the database settings don't work. So marking Fix Released. cacti (0.8.7g-2) unstable; urgency=low * import 2 new "official" upstream patches * Cherry-pick upstrea

[Bug 123076] Re: /usr/share/cacti/site/poller.php failed

2008-09-25 Thread LuisMondesi
ok, poller.php segfaulted because the database did not get initialized properly by dbconfig. once i ran the table creation by hand it worked. now everything works fine. -- /usr/share/cacti/site/poller.php failed https://bugs.launchpad.net/bugs/123076 You received this bug notification because yo

[Bug 123076] Re: /usr/share/cacti/site/poller.php failed

2008-09-24 Thread LuisMondesi
I can confirm that on Hardy 8.04.1 the ending php tag is missing ?>. Perhaps this bug is unrelated... I did a new installation of cacti on a 64bit system with apache2 and I'm getting segfaults. This is the third installation I do in 2 weeks and the previous two worked fine. This server is a clean

[Bug 123076] Re: /usr/share/cacti/site/poller.php failed

2008-09-16 Thread LuisMondesi
dbconfig-common also "forgot" to close the PHP tag on my Hardy 8.04.1 cacti installation. After placing ?> at the end of the file, everything worked. -- /usr/share/cacti/site/poller.php failed https://bugs.launchpad.net/bugs/123076 You received this bug notification because you are a member of Ub

[Bug 123076] Re: /usr/share/cacti/site/poller.php failed

2007-06-29 Thread dAniel hAhler
Maybe this is a dbconfig problem? At least this is what shows up in /etc/dbconfig-common/cacti.conf (generated by cacti maintainer scripts): # dbc_dbserver: database host. # leave unset to use localhost (or a more efficient local method # if it exists). dbc_dbserver='' -- /usr/share