Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
I installed Cacti on my FreeBSD 4.5 box, with an updated ports tree as of yesterday. I did the make build && make install with no issues. I ran the cacti configuration with no problems, and got all the way to configuring a device before I ran into an issue.
When I try to do the verbose query, I get the following error. Any ideas?
Warning: Variable passed to each() is not an array or object in /usr/local/share/cacti/lib/data_query.php on line 490
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/share/cacti/lib/data_query.php:490) in /usr/local/share/cacti/host.php on line 75
I am running PHP5 on Apache 1.3.27 & MySQL4.1. The latest netSNMP was installed in the build process. The version of cacti was cacti-0.8.6c.tar.gz.