I'm installing Cacti on FreeBSD, and followed the guideline from http://forums.freebsd.org/showthread.php?t=182. All works fine up to the final configuration, when Cacti finds all required programs. When I hit the finish button, a blank index.php file opens (not displayed in the browser, but downloaded.
These error logs are seen in the apache log:
Code: Select all
PHP Notice: Undefined offset: 1 in /usr/local/share/cacti/lib/data_query.php on line 115, referer: http://www.org/cacti/install/index.php
PHP Notice: Undefined offset: 2 in /usr/local/share/cacti/lib/data_query.php on line 116, referer: http://www.org/cacti/install/index.php
PHP Notice: Undefined offset: 1 in /usr/local/share/cacti/lib/data_query.php on line 115, referer: http://www.org/cacti/install/index.php
PHP Notice: Undefined offset: 2 in /usr/local/share/cacti/lib/data_query.php on line 116, referer: http://www.org/cacti/install/index.php
PHP Notice: Undefined offset: 1 in /usr/local/share/cacti/lib/data_query.php on line 115, referer: http://www.org/cacti/install/index.php
PHP Notice: Undefined offset: 2 in /usr/local/share/cacti/lib/data_query.php on line 116, referer: http://www.org/cacti/install/index.php
PHP Notice: Undefined offset: 1 in /usr/local/share/cacti/lib/data_query.php on line 115, referer: http://www.org/cacti/install/index.php
- php: v2.2.0
net-snmp: 5.4.2.1
mysql:4.1.22
apache: 2.2