WHM's DNS functions broken after R57 cpanel update!

jols

Well-Known Member
Mar 13, 2004
1,107
3
168
WHM 10.8.0 cPanel 10.9.0-R57

After doing the cPanel update, local DNS zones are not added when adding new vsite accounts. And also when clicking Edit DNS Zone in WHM the list is blank, even though there are plenty of zone data in /var/named and BIND is apparently running fine.

I just ran /scripts/upcp --force on both effected servers but this did not help.

Anyone have a clue as to what may be going on here?
 

jbreck

Member
PartnerNOC
Mar 7, 2006
11
0
151
Will the next nightly upcp break this again? Has it been fixed in the update so I don't have to worry about it happening again?
 

jols

Well-Known Member
Mar 13, 2004
1,107
3
168
Here's what fixed it for us.

Running these two commands at the shell prompt:

/scripts/perlinstaller Compress::Raw::Zlib
/scripts/perlinstaller --force Scalar::Util