PDA

View Full Version : Error message


ksm451
16-06-2005, 18:54
Error in query [select u.userid,u.alias,u.name,u.surname,u.url from users u where u.alias='admin' and u.passwd='d41d8cd98f00b204e9800998ecf8427e'] [Table 'zabbix.users' doesn't exist]
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/zabbix/html/include/db.inc.php on line 144
Error in query [select u.userid,u.alias,u.name,u.surname from users u where u.alias='guest'] [Table 'zabbix.users' doesn't exist]
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/zabbix/html/include/db.inc.php on line 144

ksm451
22-06-2005, 10:40
Still having the login problem,unable to log in into my installation,is it mysql problem or zabbix installation,Do I need to configure --with-mysql before I would be able to log in.thanks

safl
22-06-2005, 12:47
Have you created the zabbix database? It's telling you it can't find the table.