In that case, it looks like you have a configuration issue in the zabbix_server.conf configuration file.
You can use a pager like less, and get it to show line numbers by doing the following:-
This will give you line numbers down the left hand side.
You need to scroll down until you see line 73.
Can you then copy and paste that line, and a few lines before and above it?
You can use a pager like less, and get it to show line numbers by doing the following:-
Code:
less -N /etc/zabbix/zabbix_server.conf
You need to scroll down until you see line 73.
Can you then copy and paste that line, and a few lines before and above it?

Comment