-
Incident report
-
Resolution: Cannot Reproduce
-
Trivial
-
None
-
2.0.0
-
None
-
zabbix 2.0.0/src + on linux/64 + apache 2.4 + php 5.4.5 + mysql 5.6.4
I've built & installed from src
./zabbix_server -V
Zabbix server v2.0.0 (revision 27675) (21 May 2012)
Compilation time: May 27 2012 17:27:29
on linux/64 + apache 2.4 + php 5.4.5 + mysql 5.6.4
After initial launch,
ps ax | grep zabbix
5793 ? S 0:00 /usr/local/zabbix/sbin/zabbix_server
I nav to:
and configure successfully with
Database type MySQL
Database server localhost
Database port default
Database name zabbix
Database user admin
Database password **************************
Zabbix server 192.168.1.212
Zabbix server port 10051
Zabbix server name Zabbix Server
When I click through to
https://testserver.loc/zabbix/setup.php
I see in the browser,
Configuration file
"/srv/www/testerver/zabbix/conf/zabbix.conf.php"
created: OK
Congratulations on successful instalation of Zabbix frontend.
When done, press the "Finish" button
When I click through to,
https://testserver.loc/zabbix/index.php
I see the login screen, with an error superimposed,
mysql_free_result() expects parameter 1 to be resource, boolean given [include/db.inc.php:561]
DMT
- duplicates
-
ZBXNEXT-1240 check presence of some data (from data.sql) or some table(s) during setup.php on step 3
- Open