I receives error under whm >> Account Functions >> View Bandwidth Usage.
When I check View Bandwidth Usage in WHM I got error though the domain below is there.
tvguide travelvacationguide.info (deleted) 0.00 Meg 0.00 Meg N/A N/A Meg
0% used
Ans :-
Client delete account travelvacationguide.info then recreate same account but domain not properly show under whm >> account information >> view bandwidth usage. Client receives this error because file with username is missing from directory /var/cpanel/users
1)
Go to directory /var/cpanel/bandwidth
root@server1[/]# cd /var/cpanel/bandwidth
2)
Create file with accounts username and domain name.
root@server1[/var/cpanel/bandwidth]# touch tvguide root@server1[/var/cpanel/bandwidth]# touch travelvacationguide.info
3)
Change group of the above both files to username.
root@server1[/var/cpanel/bandwidth]# chgrp tvguide tvguide
root@server1[/var/cpanel/bandwidth]# chgrp tvguide travelvacationguide.info
4)
root@server1[/]# /scripts/runweblogs tvguide
5)
Check account under whm >> Account Functions >> View Bandwidth Usage. It shows as per below
tvguide travelvacationguide.info 0.00 Meg 0.00Meg 9.77 Gig 1% used
In above case username = tvguide domain name = travelvacationguide.info
Please remember you have to replace username and domain name as per your requirement.
If domain name is missing from “whm >> Account Functions >> View Bandwidth Usage†use steps to solve the problem.

















Leave a Reply
You must be logged in to post a comment.