Another DNS Named service issue
Posted: Thu Jul 03, 2014 9:31 pm
Hi
Have my new vps with ovh, and moved from another control panel to this one to test out. Got to say its miles ahead of the others i have used
First off my vps is 4gb ram, 3vcpu, CentOS 6 64bit running latest vesta cp installed today
Everything goes smoothly and following an initial reboot after cp install and set up, domains packages etc, all works great.
The OVH control panel shows DNS working and named shows as running in services in vesta.
I then vpn and upload to public_html my joomla zip and akeeba kickstart.php. The first time i did this earlier today kickstart installer worked first time and the site was accessible. However when i check the backend of ovh dns shows as disabled and vesta shows named service as stopped. Restart service fails. I done a fresh install of the vps and vesta and again all was good but after a server reboot (it would not access the kickstart.php the second time but did after reboot), the dns disabled and service stopped appears again, the site is however accesible from its web address.
I have seen some other threads but most switch to pm so havent been able to find the answer myself
Any help would be great
obviously replace website address with XXXXXXXX
Have my new vps with ovh, and moved from another control panel to this one to test out. Got to say its miles ahead of the others i have used
First off my vps is 4gb ram, 3vcpu, CentOS 6 64bit running latest vesta cp installed today
Everything goes smoothly and following an initial reboot after cp install and set up, domains packages etc, all works great.
The OVH control panel shows DNS working and named shows as running in services in vesta.
I then vpn and upload to public_html my joomla zip and akeeba kickstart.php. The first time i did this earlier today kickstart installer worked first time and the site was accessible. However when i check the backend of ovh dns shows as disabled and vesta shows named service as stopped. Restart service fails. I done a fresh install of the vps and vesta and again all was good but after a server reboot (it would not access the kickstart.php the second time but did after reboot), the dns disabled and service stopped appears again, the site is however accesible from its web address.
I have seen some other threads but most switch to pm so havent been able to find the answer myself
Any help would be great
Code: Select all
[root@vpsxxxxxx ~]# service named restart
Stopping named: [ OK ]
Starting named:
Error in named configuration:
zone xxxxxxx.co.uk/IN: loading from master file /home/admin/conf/dns/xxxxxxxxxx.db failed: file not found
zone xxxxxxx.co.uk/IN: not loaded due to errors.
_default/xxxxxxxxx/IN: file not found
[FAILED]
Code: Select all
[root@xxxxxxxxx ~]# service named configtest
zone xxxxxxxxxx.co.uk/IN: loading from master file /home/admin/conf/dns/xxxxxxxxx.co.uk.db failed: file not found
zone xxxxxxxxx.co.uk/IN: not loaded due to errors.
_default/xxxxxxxxx.co.uk/IN: file not found