Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-5083

New install frontend error: mysql_free_result() expects parameter 1 to be resource, boolean given [include/db.inc.php:561]

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Cannot Reproduce
    • Icon: Trivial Trivial
    • None
    • 2.0.0
    • Frontend (F)
    • 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:

      https://testserver.loc/zabbix

      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

            Unassigned Unassigned
            dmt dmt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: