the zabbix server installation complete, but also can run the setup.php to reinstall the zabbix

XMLWordPrintable

    • Type: Change Request
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: 3.0.7
    • Component/s: Frontend (F)
    • None
    • Environment:
      centos 6.8 64bit

      when the zabbix server installation complete, but also can run the setup.php to reinstall the zabbix, so I think may be add a lock file is necessary thx!

      I think add to the setup.php bottom may be is ok
      $insLockfile = dirname(_FILE_).'/install_lock';

      if(file_exists($insLockfile))

      { exit(" ??????88?"); }

      file_put_contents('install_lock','lock_Content');

      mysql zabbix version is
      Zabbix 3.0.7 LTS
      https://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/3.0.7/zabbix-3.0.7.tar.gz/download

            Assignee:
            Unassigned
            Reporter:
            evan886
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: