Warnings on attempt to migrate Plesk

Community support for Plesk, CPanel, WebMin and others with insight from two of the founders of Plesk. Ask for help here! No question is too simple or complicated. :-)
jmackenz
Forum Regular
Forum Regular
Posts: 116
Joined: Tue Jan 23, 2007 10:18 am

Re: Warnings on attempt to migrate Plesk

Unread post by jmackenz »

Now I'm getting named errors :

/
usr/sbin/named-checkconf -z /etc/named.conf
zone 0.0.127.IN-ADDR.ARPA/IN: loading from master file localhost.rev failed: file not found
zone 0.0.127.IN-ADDR.ARPA/IN: not loaded due to errors.
_default/0.0.127.IN-ADDR.ARPA/IN: file not found
zone something.com/IN: loading from master file something.com failed: file not found
zone something.com/IN: not loaded due to errors.
jmackenz
Forum Regular
Forum Regular
Posts: 116
Joined: Tue Jan 23, 2007 10:18 am

Re: Warnings on attempt to migrate Plesk

Unread post by jmackenz »

/etc/sysconfig/named

Code: Select all

# Currently, you can use the following options:
# ROOTDIR="/some/where"  --  will run named in a chroot environment.
#                            you must set up the chroot environment before
#                            doing this.
# OPTIONS="whatever" -- These additional options will be passed to named
#                       at startup. Don't add -t here, use ROOTDIR instead.

ROOTDIR="/var/named/chroot"
OPTIONS="-c /etc/named.conf -u named -n 2"
All zonefiles seem to reside in /var/named/chroot/var/*zonefile*
Post Reply