How to fix error Binary location for [HOST] [/usr/bin/host] in /etc/csf/csf.conf is either incorrect

David Beroff

Well-known member
Registered
Joined
Jun 14, 2016
Messages
1,477
Points
63
When I restarted CSF, I got this error:
*WARNING* Binary location for [HOST] [/usr/bin/host] in /etc/csf/csf.conf is either incorrect, is not installed or is not executable
*WARNING* Missing or incorrect binary locations will break csf and lfd functionality

Does any one know how to fix?

Thanks
 

Rand al'Thor

Member
Registered
Joined
May 25, 2016
Messages
23
Points
0
This error occurs because of lacking of a program /usr/bin/host, to solve this problem, you need to install bind-utils package on your hosting

Code:
yum -y install bind-utils
Code:
root@randsrv [~]# yum -y install bind-utils
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: mirror.vcu.edu
 * epel: mirror.compevo.com
 * extras: mirror.cs.uwp.edu
 * rpmforge: mirror.lstn.net
 * updates: dist1.800hosting.com
Package 32:bind-utils-9.8.2-0.47.rc1.el6_8.1.x86_64 already installed and latest version
Nothing to do
After installed, you need to restart csf and your problem can be solved.

Code:
 csf -r
Hope it helps!
 
Older Threads
Replies
3
Views
2,583
Replies
3
Views
2,984
Replies
6
Views
2,079
Recommended Threads
Similar Threads

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top