Chapter 14. Frequently Asked Questions
5. Windows Related
I get a "Fatal error: Cannot redeclare title_trim()" error message from Cacti.
Contrary to previous versions of Cacti, you must not put Cacti in your PHP include path. Check your
php.ini
file to make sure there is not something like
include_path = C:/Apache2/htdocs/cacti
.
Notes
1. http://cricket.sourceforge.net/contrib/files/killspike2
37