After I installed zabbix on Fedora core 3, I'm getting the following error at the log in screen.
* Error in query [select u.* from users u where u.alias='guest' and (u.userid div 100000000000000) in (0) ] [You have an error in your SQL syntax near 'div 100000000000000) in (0) ' at line 1]
* mysql_fetch_array(): supplied argument is not a valid MySQL result resource[/var/www/html/zabbix/include/db.inc.php:412]
Any ideas?
* Error in query [select u.* from users u where u.alias='guest' and (u.userid div 100000000000000) in (0) ] [You have an error in your SQL syntax near 'div 100000000000000) in (0) ' at line 1]
* mysql_fetch_array(): supplied argument is not a valid MySQL result resource[/var/www/html/zabbix/include/db.inc.php:412]
Any ideas?
Comment