Starting named: /etc/named.conf:6: change directory to ‘/var/named’ failed: file not found
Problem, after updating the server for the BIND server, plese named will not start.
Here is the error in Plesk:
Unable to make action: Unable to manage service by dnsmng: dnsmng: Service named failed to start
0: /usr/local/psa/admin/htdocs/server/restart_services.php:19 psaerror(string “Unable to make action: Unable to manage service by dnsmng: dnsmng: Service named failed to start”)
I tried via a command line and got this:
service named start
Starting named: /etc/named.conf:6: change directory to ‘/var/named’ failed: file not found
/etc/named.conf:6: parsing failed
The Fix:
rpm -e bind-chroot
ln -sf /var/named/run-root/etc/named.conf /etc/named.conf
rm -rf /var/named/run-root/var/named/named.pid
/sbin/service named restart
Article written by MyComputerAid.com
Related posts:
- no listening sockets available shutting down
- administrate exchange from windows xp
- Finding Out Why a Service Won’t Start
- About MyComputerAid.com
- Managing Multiple Virtual Servers in One Place
- Managing Multiple Virtual Servers in One Place
- Fix a Stalled WSUS Update Service
- Running IE from the command line
- Remote Administration of Windows Servers Using Remote Desktop for Administration
- instant messaging srv records
2003 server - Sep 30, 2008 22:34 - 0 Comments
instant messaging srv records
More In Computers & PC
- Best CMS content management systems
- Google Chrome browser overview
- Howto read HEX
- HTML basic meta tags
- Rogers and Fido GPRS and WAP settings
Leave a Reply
You must be logged in to post a comment.