I got this dedicated box to setup and I’ve found 2 problems right away
first, I couldn’t update cpanel to latest stable because one perl module, NetAddr::IP wouldn’t install
the problem was, a configure script had a malformed first line #! /bin/bash (notice the extra space after the ! character)
that got fixed
now, I have problems with cpanel license when I reboot, it says license is not valid
I have to run /usr/local/cpanel/cpkeyclt to get it fixed
I’ll report it to them but I could also easily just add it to rc.local
don’t get me wrong, I still really like cpanel but I hate issues when dealing with a new box
