Bug#211249: default /etc/cron.d/cacti does not work

2003-09-16 Thread Oliver Zimmermann
Package: cacti Version: 0.6.8a-13.1 Severity: normal By default there is in /etc/cron.d/cacti: */5 * * * * www-data php4 /usr/share/cacti/cmd.php > /dev/null 2>&1 This doesn't work, because php4 is not startet in the right directory. To succeed I had to change it like this: */5 * * * * www-data c

Bug#206600: cacti: wrong mysql hostname/credential

2003-09-13 Thread Oliver Zimmermann
Package: cacti Version: 0.6.8a-13.1 Followup-For: Bug #206600 As Gaetan wrote, there is a mismatch of variables in the cacti.postinst script, which stops installation with "Cacti is not configured due to wrong mysql hostname/credential". With a hotfix I could repeat the installation successfull