PDA

View Full Version : db.inc.php error


magua
23-05-2005, 21:12
When loading the index.php i get the following error.

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /www/htdocs/zabbix/include/db.inc.php on line 136


How can this be corrected? Any ideas?

Mike

matboy
23-05-2005, 21:40
Check you php-errors ?

magua
23-05-2005, 22:51
php log file is empty.

From my info.php file
error_log /var/log/php/php.log /var/log/php/php.log
log_errors On On

johnl
25-05-2005, 11:11
if memory serves i believe i had this problem when i upgraded from 1 version to another. i think the problem was related to the password. if you reset the password for zabbix on your mysql/postgres database to what it should be, this should fix it.

regards
john