Ad Widget

Collapse

Beta 1.9.8 install problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mkein
    Junior Member
    • Dec 2011
    • 7

    #1

    Beta 1.9.8 install problem

    Hello all !!

    im giving a try to the beta version 1.9.8, and doing the installation and everything seems to finish ok, but when i got the login acces i see lot of database errors.

    <table class="msgerr" cellpadding="0" cellspacing="0" id="msg_messages" style="width: 100%;"><tr><td class="msg" colspan="1"><ul class="messages"><li class="error">Error in query [SELECT u.userid,u.attempt_failed,u.attempt_clock,u.attemp t_ip FROM users u WHERE u.alias='guest'] [Table 'zabbix.users' doesn't exist]</li><li class="error">mysql_fetch_assoc() expects parameter 1 to be resource, boolean given [include/db.inc.php:572]</li><li class="error">mysql_free_result() expects parameter 1 to be resource, boolean given [include/db.inc.php:573]</li><li class="error">Error in query [SELECT * FROM profiles WHERE userid=0 AND profileid BETWEEN 000000000000000 AND 099999999999999 ORDER BY userid ASC, profileid ASC] [Table 'zabbix.profiles' doesn't exist]</li><li class="error">mysql_fetch_assoc() expects parameter 1 to be resource, boolean given [include/db.inc.php:572]</li><li class="error">mysql_free_result() expects parameter 1 to be resource, boolean given [include/db.inc.php:573]

    So i checked the db and the installation process didnt create the schema and either added any data, so i manually did the import and usesx the mysql_schema and data sql files under zabbix source dir.


    Finally the errors above dissapeared but, the systme is not working at all. I can create hosts and can see them on te db, but not on zabbix. Im continuoslly see this error messages on the website "Unable to select configuration" what are they referring to ?


    I tried the vmware version and worked, so what did i miss ?


    Thank you
    Javi
Working...