Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Missing of Add-on domains in cPanel after WHM upgrade  (Read 3184 times)

0 Members and 1 Guest are viewing this topic.

Arun

  • Guest
Missing of Add-on domains in cPanel after WHM upgrade
« on: November 30, 2013, 12:12:13 pm »
The Add-On domains or Parked domains will be preset in /etc/userdomains. But they are not listing in cPanel, like Email account creation tab.  This is mainly because of the XDNS entries in /var/cpanel/users/<cpanel_username>

If your required domains are marked as XDNS, then rename XDNS to DNS of all the required domain entries. After this you have to run the following script to update the userdomains
===
#scripts/updateuserdomains
===
After running this script, the domains will be found available for new account creation. Also the previously created accounts will be restored back. :)