🔔 🔔 🔔 Duyuru: 24. Yılımıza özel indirimler sizleri bekliyor ! Kampanya Kodu : TDATA2024 | Detaylı bilgi için tıklayınız.

cPanel accounts missing on List Accounts


cPanel accounts missing on List Accounts


If your cPanel accounts missing on List Accounts WHM > List Accounts but It was created already. It may be corrupt the following file. Anyway, verify the following files entries.

Check /etc/userdomains – this file should contain the the domain and username that’s missing.

Check /etc/trueuserdomains

domain.com: username

/etc/userdomains This file contains all subdomains as well but those aren’t relevant, it must contain the main
domain and username.

/etc/trueuserdomains this file should also contain the domain and user in the same format as above. This file only contains the main domain or the domain under which the cPanel account was created. Some clients create cPanel accounts for subdomain.domain.com (which is fine) for a variety of different reasons. If subdomain.domain.com is missing from your list of accounts it should be listed in this file.

Check /var/cpanel/users/USERNAME. The USERNAME should be replaced with the cPanel account’s username. The file should contain a lot of info, but has to have the following lines:

DNS=domain.com
IP=ipaddress
USER=username
OWNER=root (This will be set to ‘root’ unless the account was created under a reseller).

Check the Apache configuration file /etc/httpd/conf/httpd.conf and make sure that a virtual host exists for your domain. Try to rebuild apache /scripts/rebuildhttpdconf

Finally run the following script to update user domains.

/scripts/updateuserdomains

If your account still not available in your WHM then it may be account deleted or termiated. Try to recreate account force.

 

Userdata folder missed user entries ?

Is your /var/cpanel/userdata directory missed all the user details?  Please use the following script to rebuild missed user entries.

 /usr/local/cpanel/bin/userdata_update –reset

Bu cevap yeterince yardımcı oldu mu?

Diğer Dökümanlar


  • What is cPanel and how to access it?

    CPanel is a fully featured web-based control panel that allows you to manage your domain through a web interface. cPanel gives you complete control over a vast amount of functions, streamlining...

  • CloudFlare Plugin install on cpanel

    CloudFlare is a performance and security service. With 14 points of presence around the world, a website on CloudFlare typically loads twice as fast, uses 65% less server resources, saves 60% of...

  • Enable Cronjob in cpanel and examples

    What is cron? It is the scheduling daemon of the Linux operating system Cron jobs allow you to automate repetitive tasks on the server that hosts your web site. This is a powerful tool that allows...

  • What is Anonymous FTP and how to enable it

    Anonymous FTP allows you and others that you give permission to, to access your “public_ftp” folder. There are two options available: 1. ftp://ftp.yourdomain.com –This allows...

  • Unable to connect cpanel using IP/whm and IP/cpanel

    If cpanel cannot be accessed using IP/whm and IP/cpanel, but can be accessed using IP:2086 and IP:2082, then here goes the solution for the same. The reason for this issue due to missing some...