Hi,
I have been using Zabbix now for 3 years or so, and have never run into this particular error during install. After going through installation, and after receiving the checks (Current Value/required/recommended) with installation of zabbix.conf.php, this error has come up twice in new installs:
"mysql_free_result() expects parameter 1 to be resource, boolean given [include/db.inc.php:570]"
Looking further, it doesn't look like it's just a matter of changing a couple of lines in db.inc.php in the include directory (copied over from /frontends/php). Since these files are copied over, I made some changes, to no avail. I know enough about PHP to be dangerous, but not much else. Has someone seen this before and help me out? I've included a screenshot of the error.
I have been using Zabbix now for 3 years or so, and have never run into this particular error during install. After going through installation, and after receiving the checks (Current Value/required/recommended) with installation of zabbix.conf.php, this error has come up twice in new installs:
"mysql_free_result() expects parameter 1 to be resource, boolean given [include/db.inc.php:570]"
Looking further, it doesn't look like it's just a matter of changing a couple of lines in db.inc.php in the include directory (copied over from /frontends/php). Since these files are copied over, I made some changes, to no avail. I know enough about PHP to be dangerous, but not much else. Has someone seen this before and help me out? I've included a screenshot of the error.

Comment