Help - Search - Members - Calendar
Full Version: fist Cpanel Login
The Planet Forums > Control Panels > cPanel/WHM
darhio
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
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
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 icon_sad.gif

Van you help me?! Please
Silva
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.
Invision Power Board © 2001-2009 Invision Power Services, Inc.