Ad Widget

Collapse

[1.3.1] : frontend-php going crazy if SQLite database is removed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LEM
    Senior Member
    Zabbix Certified Specialist
    • Sep 2004
    • 112

    #1

    [1.3.1] : frontend-php going crazy if SQLite database is removed

    I'm using SQLite and, by mistake, I removed (rm) my database (/tmp/zabbix.db).

    I fired my browser at my frontend-php and the browser hang trying to load the index.php page... The source code I get (Stopping the page hang) is:
    Code:
    <script language="JavaScript" type="text/javascript">
    <!--
    	window.location = 'index.php?message=Missed database';
    //-->
    </script>
    My browser is Konqueror 3.5.5 on Ubuntu 6.10. Anyway, this does the same with Firefox 2.0.

    Not really a critical issue anyway.

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

    #2
    Thanks for reporting this.
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    Working...