dns failure

Support/Development for PHP
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

dns failure

Unread post by lafactory.com »

yum update then :

ERROR: PleskFatalException
Créer un raccourciCréer un raccourci
Niv. supérieurNiv. supérieur
Unable to make action: Unable to manage service by dnsmng: dnsmng: Service /etc/init.d/named failed to start

0: /usr/local/psa/admin/plib/common_func.php3:156
psaerror(string 'Unable to make action: Unable to manage service by dnsmng: dnsmng: Service /etc/init.d/named failed to start')
1: /usr/local/psa/admin/htdocs/server/restart_services.php:28

centos5/plesk 8.2

Nice isn't it ?
Troy McClure
Forum Regular
Forum Regular
Posts: 196
Joined: Tue May 10, 2005 1:24 pm

Unread post by Troy McClure »

Do you have bind-chroot installed?
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

Troy McClure wrote:Do you have bind-chroot installed?
I don't know, the only thing I can tell is it worked fine before yum update
Troy McClure
Forum Regular
Forum Regular
Posts: 196
Joined: Tue May 10, 2005 1:24 pm

Unread post by Troy McClure »

What does "rpm -qa | grep bind" return?
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

Troy McClure wrote:What does "rpm -qa | grep bind" return?
bind-chroot-9.3.3-9.0.1.el5
ypbind-1.19-7.el5
bind-libs-9.3.3-9.0.1.el5
bind-9.3.3-9.0.1.el5
bind-utils-9.3.3-9.0.1.el5

so it's installed. I'm not surprised. My guess is yum udpate installed something not compatible with plesk.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

other way around, its a plesk bug, not a vendor bug. Previous versions handled bind-chroot just fine (it used to be a core package in fact).
Troy McClure
Forum Regular
Forum Regular
Posts: 196
Joined: Tue May 10, 2005 1:24 pm

Unread post by Troy McClure »

you can fix it by removing bind-chroot. others on this forum had the same problem, just search bind-chroot.
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

Troy McClure wrote:you can fix it by removing bind-chroot. others on this forum had the same problem, just search bind-chroot.
nice, too bad I reformated my server :D
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

for the next time, how do I remove bind-chroot ? :idea:
aus-city
Forum Regular
Forum Regular
Posts: 685
Joined: Thu Oct 26, 2006 11:56 pm

Unread post by aus-city »

yum remove bind-chroot
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

aus-city wrote:yum remove bind-chroot
wow. I should read again my linux manual. Missed some useful commands.
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

If you think the only way to remove software is to format your harddrive, then yes, you've got some reading to do. :)
Lemonbit Internet Dedicated Server Management
Highland
Forum Regular
Forum Regular
Posts: 674
Joined: Mon Apr 10, 2006 12:55 pm

Unread post by Highland »

You can also add the following to yum.conf to avoid the problem in the future
exclude=bind-chroot
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Yeah thats a rather um... drastic... recovery procedure. Reminds me of this Italian guy I work with. Once he discovered that he could re-image a server with a few commands...

<italian guy> I reimaged server
<me> why?
<italian guy> plesk wouldnt start!
<me> does it start now?
<italian guy> no, so I reimage again.

words fail me.
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

breun wrote:If you think the only way to remove software is to format your harddrive, then yes, you've got some reading to do. :)
I do need some reading, but it's not so ridiculous since with a script it takes less than 3mn to have a brand new centos with everything. btw after I reformated and installed plesk and run again yum update, this time bind worked just fine. all I can say is I did not installed some optionnal modules like tomcat for exemple. with my first setup, I installed everything plus some addon like http-dev because I wanted to compile suphp.
Post Reply