Hi i did the usual
apt-get install zabbix-frontend-php zabbix-server zabbix-agent
to get zabbix on my machine but once the database is setup and everything and i try going to the page at the top i see this message.
I've no idea what it is.
My mysql settings are correct cause it made the database and table entries fine.
I had a configuration message before that i fixed with a chmod but this i have no idea
any help would be appreciated
Error in query [select * from rights where userid=2] [Unknown column 'userid' in 'where clause']
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/share/zabbix/include/db.inc.php on line 104
apt-get install zabbix-frontend-php zabbix-server zabbix-agent
to get zabbix on my machine but once the database is setup and everything and i try going to the page at the top i see this message.
I've no idea what it is.
My mysql settings are correct cause it made the database and table entries fine.
I had a configuration message before that i fixed with a chmod but this i have no idea
any help would be appreciated
Error in query [select * from rights where userid=2] [Unknown column 'userid' in 'where clause']
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/share/zabbix/include/db.inc.php on line 104
Comment