Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 16
  1. #1
    Member
    Join Date
    Jul 2004
    Posts
    55

    Default WHM list account -> no account listed

    I've a huge problem. In the WHM list account on the left hand side, I can't see any longer the account information, they lost. The information is 0 there. In the menu structures 'resellers' and than 'show reseller account' I can see the account but nowwher else.



    The Domains on this server are working but it's not possible to check the emails (userid and password incorrect, 'sorry I can't find an owner for this domain').



    I really need some help, thank you in advanced.

  2. #2
    Member
    Join Date
    Mar 2004
    Location
    India
    Posts
    93

    Default

    Hello.

    Check whether those entries are present in httpd.conf. Lot of time it happens that domains are on the server but cant be listed in List Account, at that time you have to check the httpd.conf, entries are missing

    Enjoy,

    Vivek.

  3. #3
    Registered User
    Join Date
    May 2005
    Posts
    3

    Default

    Make sure that in /var/cpanel/users you have the config files for those domains and if they are there make sure they have a line "DNS=domain.name" if not try adding it


    Alex

  4. #4
    Member
    Join Date
    Aug 2005
    Posts
    134

    Default

    Try the suggested two methods in above two replies.If none helps then check that are you using a stable version of Cpanel if not then use /scripts/upcp.In mos tof the cases WHM list Accounts issue is due to the unstable Cpanel release.

  5. #5
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    You can also try running the following script which often fixes most of such issues:

    /scripts/updateuserdomains
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  6. #6
    Member
    Join Date
    Mar 2004
    Location
    India
    Posts
    93

    Default

    Hello,

    Make sure that domains entry should be in
    /etc/userdomains
    /etc/trueuserdomains
    /etc/named.conf
    Also make sure that users entry should be in /etc/passwd, /etc/shadow.

    Enjoy.

  7. #7
    Member handsonhosting's Avatar
    Join Date
    Feb 2002
    Location
    Omaha, NE
    Posts
    150
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    /etc/trueuserdomains

    that has always been the one that trips me up. Every time I've had problems, that's the one that seems to be the one that causes it.

  8. #8
    Member
    Join Date
    Jun 2003
    Posts
    18

    Default

    I'm on Stable branch only, yet my List Accounts function is now dead.

    I've tried all of the above, and nothing has fixed it or the files are correct in the first place.

    Anyone else seeing this today? I notice a flurry of activity, which suggest to me other people are seeing it too.

  9. #9
    Member
    Join Date
    Jun 2002
    Posts
    29

    Default

    I have solution for my problem, the accounts did not list I removed /etc/userdomains file and run /script/updateuserdomains it fixed the problem.

  10. #10
    Member
    Join Date
    Sep 2005
    Posts
    9

    Default

    Just so you all know, i have the following installed on my server; WHM 10.6.0 cPanel 10.8.0-S59, CentOS 3.5 i686 - WHM X v3.1.0.. I found that, that version of cpanel does not update the /etc/trueuserdomains when an account is created or terminated. I dont know when this will be fixed all i know is its a pain. expeciall when i have to transfer over accounts from another server. Anywho just letting all you people out there that have this problem how to fix it.

  11. #11
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    Have you logged the problem with cPanel?
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  12. #12
    Registered User
    Join Date
    Dec 2003
    Location
    Scotland
    Posts
    1

    Default

    I have a similiar problem - but only with one of my resellers. About 12 of his subdomains no longer show in his WHM.

    If he logs into cpanel as root (0) is shown next to the subdomain missing and under for his main domain it shows "yourdomain.com" then his username.

    Running updateuserdomains show the following for all missing accounts:

    [userdomains] domain conflict: /var/cpanel/users/xxxx contains a MAIN domain already owned by yyyy at /scripts/updateuserdomains line 184, line 2.

    If I look into the /var/cpanel/users/xxxx for the missing subdomains what should be in it and what should be corresponding in the /var/cpanel/users/YYYY (main domain) ??

    I know dns= should be set for the main domain but I see xdns= and dns= in some files also?

  13. #13
    Registered User
    Join Date
    Oct 2005
    Posts
    2

    Default

    Quote Originally Posted by chirpy
    You can also try running the following script which often fixes most of such issues:

    /scripts/updateuserdomains
    This subject revolves around my initial problem, however I see there is a bigger problem...I am new at whm and have a dedicated server and do not know how to run a script like that. Is it something you do with the "PuTTy" program? If so Where can a quick learning rookie go to learn putty? The program is foriegn to me. But I insist on running my own sites..

  14. #14
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    Yes, you need to run such commands from the root shell prompt via SSH. PuTTY is one such tool and there are quite a few tutorials on the web on how to use that particular application:

    Official docs:
    http://www.putty.nl/0.57/htmldoc/

    An example of a step-by-step guide:
    http://www.jfitz.com/tips/putty_config.html
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  15. #15
    Registered User
    Join Date
    Oct 2005
    Posts
    2

    Default

    Thank you for the quick response.

    The putty program I guess is not what I have a problem with, where can I learn what to type into the window to do things like run a script as mentioned above or to upload a backup file to the /home directory so I can restore from inside. The how to do that with PuTTY as opposed to how to use PuTTY is what I am looking for.

Similar Threads & Tags
Similar threads

  1. Incorrect Domain Listed in List Account
    By britsenigma in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 11-22-2010, 06:58 AM
  2. Account not listed in List accounts
    By ulf in forum cPanel and WHM Discussions
    Replies: 10
    Last Post: 08-19-2007, 03:14 PM
  3. Replies: 3
    Last Post: 11-29-2005, 11:28 AM
  4. Account not listed under "List Account" after changing domain name.
    By SuperBaby in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 03-02-2004, 02:05 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube