Ad Widget

Collapse

frontend user login error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tjuser
    Junior Member
    • Mar 2007
    • 4

    #1

    frontend user login error

    Hi all,

    I just completed successfully installation of Zabbix in FC6, and I also completed configuration of Web interface (db: MySQL).

    Unfortunately when I try to log in, the access page already (before logging in) show me the following error:

    [ERROR:Login name or password is incorrect]

    I tried to change Admin pwd on Zabbix db (user table) but nothing changed.

    My zabbix.conf.php is correclty configured (I verified the user indicated logging manually in mysql)

    Can someone help?

    Tks

    Mat
  • bobrivers
    Senior Member
    • Feb 2007
    • 115

    #2
    Search the forum

    Which zabbix version? This is a now bug in 1.3.2. Search the forum and you will find lots of information regarding this error...
    Last edited by bobrivers; 21-03-2007, 21:42.

    Comment

    • tjuser
      Junior Member
      • Mar 2007
      • 4

      #3
      Version

      Version is 1.3.3, the last one, I believe.

      I downloaded it from zabbix site a couple of weeks ago.

      I also tried changing db.inc.php as suggested in other threads but still have this problem.

      As first login ( I didn't mention in my previous email) I receive the well known [ERROR: Database corrupted, missed default user 'guest'].

      I compiled and installed everything on my own... no rpms.

      ... don't know anymore how to fix it
      in one thread there was rpm with web interface of version 1.3.3 but didn't tried yet.

      Mat

      Comment

      • Alexei
        Founder, CEO
        Zabbix Certified Trainer
        Zabbix Certified SpecialistZabbix Certified Professional
        • Sep 2004
        • 5654

        #4
        Did you load data.sql?
        Alexei Vladishev
        Creator of Zabbix, Product manager
        New York | Tokyo | Riga
        My Twitter

        Comment

        • tjuser
          Junior Member
          • Mar 2007
          • 4

          #5
          data.sql

          Yes, I did.

          Both users (Admin and guest) are in users table of zabbix db. I checked zabbix login by hand and it works. even selecting users table and getting data works.

          I tried to manually change admin pwd and it worked fine in DB.

          During installation procedure, logging in and uid/pwd were inserted correctly and the procedure itself didn't give back any error.


          Mat

          Comment

          • tjuser
            Junior Member
            • Mar 2007
            • 4

            #6
            problem solved... maybe

            I reproduced all steps one by one and now the interface is working.

            The only difference with the situation where it didn't work is that this time I didn't perform (yet) the following step of documentation:

            zabbix_server -n1

            Now I'll try to configure something, then I'll perform it.... hopefully it keeps working

            Pietro

            Comment

            Working...