NAMED not working after clean install :(

alpharex

Verified User
Joined
Jun 7, 2008
Messages
15
Hello,

i hope this is'nt the wrong forum...

After a clean install on an Clean server, NAMED will not start.

What's the problem? i'm having just 1 domain...
 
CentOs 5


Via Directadmin is the output

Code:
An error has occurred

Details

/sbin/service named start 2>&1

via ssh

Code:
[root@server ~]#service named start
Starting named: named: error while loading shared libraries: libdbus-1.so.3: cannot open shared object file: No such file or directory
                                                           [FAILED]
[root@server ~]#
 
NoBody?

Whats wrong here?


Just an clean install on a VPS, and named NOT working :mad::mad::mad:
 
What happened when you tried to install dbus? Why did you reboot? What about yum install bind?
 
Back
Top