Hello.
I have installed Zabbix 1.1.6 on FreeBSD 6.2 with MySQL 5.0.37, Apache 1.3.27, PHP 4.4.6. When i connect to web interface, i get this error:
Error in query [select * from rights where userid=] [#42000You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/local/www/zabbix/include/db.inc.php on line 185
Warning: show_header(include/locales/.inc.php) [function.show-header]: failed to open stream: No such file or directory in /usr/local/www/zabbix/include/config.inc.php on line 873
Warning: show_header() [function.include]: Failed opening 'include/locales/.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/local/www/zabbix/include/config.inc.php on line 873
Can any help me? Where is problem?
I have installed Zabbix 1.1.6 on FreeBSD 6.2 with MySQL 5.0.37, Apache 1.3.27, PHP 4.4.6. When i connect to web interface, i get this error:
Error in query [select * from rights where userid=] [#42000You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/local/www/zabbix/include/db.inc.php on line 185
Warning: show_header(include/locales/.inc.php) [function.show-header]: failed to open stream: No such file or directory in /usr/local/www/zabbix/include/config.inc.php on line 873
Warning: show_header() [function.include]: Failed opening 'include/locales/.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/local/www/zabbix/include/config.inc.php on line 873
Can any help me? Where is problem?