Hello,
If you ran 'upcp --force' and then found the DNS Zones missing in WHM at "Edit DNS Zone" section. In order to fix this issue, you need to install the perl module Scalar::Util by executing the following command in shell :
/scripts/perlinstaller --force Scalar::Util
and that should resolve the issue.
But if still the problem persists, then you can try installing the another perl module ie. Tie::IxHash by executing the following command :
perl -MCPAN -e 'install Tie::IxHash;'
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment