Skip to main content

Can't Create New Account in WHM

Comments

2 comments

  • cPRex Jurassic Moderator
    Hey there! Can you try the following to see if the file exists? ll /var/cpanel/dnsadmin/sock
    and also restarting that service? /scripts/restartsrv_dnsadmin
    If that doesn't resolve the issue, I would expect a forced cPanel update with this command to take care of things: /scripts/upcp --force
    0
  • HostNoc
    to fix run this command ps x | grep '/usr/local/cpanel/scripts/restartsrv_dnsadmin' | grep -v grep | awk '{print $1}' | xargs --no-run-if-empty kill -9 Regards
    0

Please sign in to leave a comment.