• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Upgraded to 11.5.30 mu#16 and DNS server fails to start

stefan taylor

New Pleskian
Hi,

Upgraded today and having an array of issues mainly the DNS server failing to start the error is below when i try start the service:

Error: Unable to make action: Unable to manage service by dnsmng: dnsmng: Service /etc/init.d/named failed to start
('--start', 'dns')

How do i solve this and whats causing it, i have had issues all day with different domains showing the default plesk page too.

i running on centos 6.3 final.

Thanks in advance.
 
seems like you have big problems. i suggest you try to contact support, as this is just a community forum
 
Your starting point in any problems should always be with the log files ..
In this case, please monitor the output when you attempt to start named ..

Code:
tail -f /var/log/messages
 
Back
Top