I've compiled, installed and started zabbix_server 1.3.5 on Suse Linux Enterprise Server 9 with Apache 2.2.3, php 5.0.4, and MySQL 4.1.14. I copied the frontend/php to the DocumentRoot for Apache and launched the Installation Wizard. I agreed with the License Agreement, clicked "Next", and was greeted with this...
Fatal error: Non-static method CSetupWizard::get_test_result() cannot be called statically in /usr/local/zabbix/include/setup.inc.php on line 204
I've searched the forums (here and SourceForge) for "CSetupWizard" and found nil. Repeated reloads of the page produce the same thing. Clearing the zabbix cookies returns me to the start of the Install Wizard but I still get stuck after page 2. Any Ideas?
Fatal error: Non-static method CSetupWizard::get_test_result() cannot be called statically in /usr/local/zabbix/include/setup.inc.php on line 204
I've searched the forums (here and SourceForge) for "CSetupWizard" and found nil. Repeated reloads of the page produce the same thing. Clearing the zabbix cookies returns me to the start of the Install Wizard but I still get stuck after page 2. Any Ideas?
Comment