
July 11th, 2003, 09:35 AM
|
|
Registered User
|
|
Join Date: Jul 2003
Posts: 17
Time spent in forums: 36 m 55 sec
Reputation Power: 0
|
|
|
Bind9 don't restart properly under RedHat9
sry about the mistake in the heading...
Problems with bind. Made Clean install of RH9 but Named won't restart properly:
Code:
[root@xhost 1]# /etc/init.d/named restart
Stopping named:
named: already running[root@xhost 1]#
in messages log 2 lines concernig named appear:
Code:
Jul 10 01:18:11 xhost named[1302]: app.c:561: unexpected error:
Jul 10 01:18:11 xhost named[1302]: isc_app_shutdown() pthread_kill: No such process
every time I want to restart Named i have to kill it manuali
Named itself works normally
Last edited by jannoke : August 27th, 2003 at 08:55 AM.
|