Domains are not showing in WHM -> List accounts

We were unable to see any domains listed under WHM -> List Accounts. However, we can see the list of domains on our server using SSH. This issue may happen if domain database has not been updated in cPanel/WHM.

 

To resolve this we followed below steps:

  1. Login to server via SSH as a root user.
  2. Execute following command:

root@server# /scripts/updateuserdomains

That’s it!

  • cpanel account not showing, cpanel account hidden
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to access server via Remote Desktop (RDP)?

Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, which provides a...

How to install Let’s Encrypt on CentOS 7 with Apache?

Today, we will show you, How to install Let’s Encrypt on CentOS 7 with Apache. Let’s Encrypt is a...

HOW TO INSTALL LITESPEED WEB SERVER IN LINUX SERVER?

Litespeed Cache is useful to increase high performance for your Wordpress Website. Following are...

Remove ONLY_FULL_GROUP_BY in my.cnf file

Remove ONLY_FULL_GROUP_BY in my.cnf file First you need to find my.cnf file location and then...

Exim mail bounce back - retry time not reached for any host after a long failure period

If using cPanel with CentOS, as root user run the following:cd /var/spool/exim/dbrm -f retry...