Ad Widget

Collapse

Launching zabbix_server results in "Recursion detected!"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tchjts1
    Senior Member
    • May 2008
    • 1605

    #1

    Launching zabbix_server results in "Recursion detected!"

    In stable 2.0.3 release on RHEL 6.3, I need to have the Zabbix binaries in a location other than the standard /usr/local/sbin.

    When I compile, I install to my home directory and then manually put the binaries where I want them. Regardless of that, it should work using the -c switch and pointing to the config, such as this...

    ./zabbix_server -c /app/zabbix/conf/zabbix_server.conf

    But this results in "Recusrion detected".

    When I put the binaries in the standard directories (/usr/local/sbin), then I no longer receive that error.

    Is this a bug or is there something I have missed?
Working...