I just compiled and tried to start the 1.1 beta9 zabbix_server process on an RHES4 system and mysql 4.1.10, bit it doesnt seem to want to start? Have also tried on a fresh RHES3 system, with the same results?
I am trying to run either with su or logged in as another user, but this is the message I get
root@penguin:/usr/local/bin# su stork ./zabbix_server
./zabbix_server: ./zabbix_server: cannot execute binary file
root@penguin:/usr/local/bin#
Permissions seem fine:
root@penguin:/usr/local/bin# ls -la zabbix*
-rwxr-xr-x 1 root root 184177 May 8 08:40 zabbix_agent
-rwxr-xr-x 1 root root 252129 May 8 08:40 zabbix_agentd
-rwxr-xr-x 1 root root 20396 May 8 08:40 zabbix_get
-rwxr-xr-x 1 root root 29758 May 8 08:40 zabbix_sender
-rwxr-xr-x 1 root root 1569955 May 8 08:40 zabbix_server
root@penguin:/usr/local/bin#
And nothing gets logged to /tmp/zabbix.log
I am trying to run either with su or logged in as another user, but this is the message I get
root@penguin:/usr/local/bin# su stork ./zabbix_server
./zabbix_server: ./zabbix_server: cannot execute binary file
root@penguin:/usr/local/bin#
Permissions seem fine:
root@penguin:/usr/local/bin# ls -la zabbix*
-rwxr-xr-x 1 root root 184177 May 8 08:40 zabbix_agent
-rwxr-xr-x 1 root root 252129 May 8 08:40 zabbix_agentd
-rwxr-xr-x 1 root root 20396 May 8 08:40 zabbix_get
-rwxr-xr-x 1 root root 29758 May 8 08:40 zabbix_sender
-rwxr-xr-x 1 root root 1569955 May 8 08:40 zabbix_server
root@penguin:/usr/local/bin#
And nothing gets logged to /tmp/zabbix.log


Comment