darhio
Sep 23 2006, 05:01 AM
I have buyed a new server, but i can't access to my root cpanel. Where can i set this account? The password isn't the same of WHM, yet i have tried. Please HELP ME!!
eddy2099
Sep 23 2006, 06:02 AM
There is no such thing as a root Cpanel.
WHM is the components for the server administrator and for the reseller account.
Cpanel is for the site administration. As such, if you have not create a website as yet, you will not have any Cpanel access. Each Cpanel is attach to each individual site you create in WHM.
darhio
Sep 23 2006, 06:20 AM
When I try to create the account of my nameserver the WHM give me this message:
Sorry, that domain is already setup (remove it from httpd.conf : line 1108)
So i go in the list of account create ad it there isn't
Van you help me?! Please
Silva
Sep 30 2006, 10:51 AM
hello Darhio,
are you need go to shell root:
I undestood that you have cpanel so are you have linux.
in ssh:
before, number one:
press cp /etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf.backup
vi /etc/httpd/conf/httpd.conf
after opened press /name of domain
if you see this below, so clear it
<VirtualHost xxx.xxx.xxx.xxx>
ServerAlias www.domain.com domain.com
ServerAdmin webmaster@domain.com
DocumentRoot /home/user/public_html
BytesLog domlogs/domain.com-bytes_log
ServerName www.domain.com
User user
Group user
CustomLog domlogs/user.com combined
</VirtualHost>
press ESC off your keyboard
and press :wq
press /etc/init.d/httpd stop
press /etc/init.d/httpd start
try again in whm put your domain
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.