Basic cPanel & WHM Setup

Basic cPanel & WHM Setup

This feature allows you to configure basic options for cPanel & WHM (for example, contact information or nameservers).

Notes:

  • Items that begin with an asterisk (*) in the interface are required
  • Select the Contact Information or Basic Config tabs to view only those sections of options. The interface displays the All tab, which contains all of the options, by default.

Contact Information

This section allows you to configure the following options:

Option
Description
Example
Enter one or more email addresses to contact in case a problem arises with this server

Enter an email address to serve as your contact address if problems occur. The system also uses this address to create the RNAME field in the Start of Authority (SOA) record in the DNS record zone.

Note:

If you do not enter an email address, cPanel & WHM sends the following notifications to the root user:

  • Installer notifications.
  • Update (upcp) notifications.
  • New and terminated account notifications.
  • Errors from the check_cpanel_rpms script.
  • Failed service notifications (for example, IMAP or the httpddaemon).
user@example.com
Enter one or more cellular phone or pager email addresses to message via email in case a problem arises with this server Enter a cell phone or pager email address that can receive notifications if problems occur. 8005551212@provider.com
The AIM username that this server should use for login to AIM when sending alerts. Enter the username that the server can use to log in to its AOL Instant Messenger (AIM) account to send you messages if problems occur. username
The AIM username password for sending alerts. Enter the password for your server’s AIM account. This password is case sensitive. password
AIM names (comma delimited) to notify in case a problem arises with this server. Enter a comma-separated list of the AIM account names at which you wish to receive notifications if problems occur. user1, user2, user3
An API Token for the PushBullet API.

Enter a comma-separated list of Access Tokens for the Pushbullet™ accounts that you wish to receive notifications if problems occur.

a1b2c3d4e5f6g7h8i9j0
A comma-separated list of http:// or https:// urls where the system sends POST notifications as form data with the keys "hostname", "subject", and "body".

Enter the URL for a form handler or ticket system that you want to send the alert information. The system automatically sends the parameter's hostname, subject, and body with the relevant data from the alert.

  • To send additional parameters, include those keys after the URL. For example, to send the apikey parameter with a value of XXXXX, append ?apikey=XXXXX to the URL.
  • To add additional parameters and values, separate those additional values with the ampersand character ( & ) instead of the question mark character ( ? ). For example, to include a state parameter of Texas and a status parameter of CRITICAL, append ?apikey=XXXXX&state=Texas&status=CRITICAL to the URL.
  • If you enter a secure URL (https://), that site's certificate must be valid.
https://www.cpanel.net/events.cgi?apikey=XXXXX
The ICQ ID that this server should use for login to ICQ when sending alerts. Enter an ICQ number that your server can use to send notifications if problems occur. 1234567
The ICQ ID password for sending alerts. Enter the password for your server's ICQ number. password
Enter one or more ICQ user identification numbers (comma delimited) you can be reached at in case a problem arises with this server. Enter a comma-separated list of the ICQ numbers at which you wish to receive notifications if problems occur. 1234568, 11223344, 1020304

Basic Config

This section allows you to configure the following options:

Option
Description
Example
The IPv4 address (only one address) to use to set up shared IPv4 virtual hosts.

Enter a single IPv4 address to function as the server's shared IPv4 address. All of the accounts on your server that do not require a dedicated IPv4 address may use this IP address.

Note:

If you change this IP address, the change will not affect accounts that use the previous value. To change the IP address for these accounts, use WHM'sChange a Site's IP Address interface (Home >> IP Functions >> Change a Site's IP Address). 

10.11.133.14
The IPv6 address (only one address) to use to set up shared IPv6 virtual hosts.

Enter a single IPv6 address to function as the server's shared IPv6 address. All of the accounts on your server that do not require a dedicated IPv6 address may use this IP address.

Notes:

  • If you change this IP address, the change will not affect accounts that use the previous value. To change the IP address for these accounts, use WHM's Assign IPv6 Address interface (Home >> IP Functions >> Assign IPv6 Address). 
  • For all of cPanel & WHM's features to function properly on IPv6, the cpsrvd daemon must listen on IPv6 addresses. To enable this functionality, select On for the Listen on IPv6 Addresses setting in the System section of WHM's Tweak Settings interface (Home >> Server Configuration >> Tweak Settings).
  • We strongly recommend that you disable the Prefer IPv4 over IPv6 for outgoing mail setting in the Basic Editor section of WHM's Exim Configuration Manager interface (Home >> Service Configuration >> Exim Configuration Manager) if you use IPv6 on your server. If you do notdisable this setting, you may experience problems with outgoing mail on IPv6.

  • When you configure this setting, BIND automatically begins to listen for DNS requests via IPv6.

2001:db8::0:10fe:5000
The ethernet device onto which new IP addresses are added. Select an Ethernet device on which to add new IP addresses for your server, or enter one in the Other text box. eth0
Enter the location where you wish for new users' home directories to be created.

Select a location in your server's file system to contain all of your cPanel users' home directories, or enter one in the text box.

Note:

We recommend that you use home in the name of the directory. By default, cPanel & WHM checks all directories that match the home directory prefix for available disk space.

/home
Additional home directories matching the following value will also be used for new home directory creations.

Select an additional directory that you wish to use to store your cPanel users' home directories, or enter one in the text box. If you use more than one directory to store cPanel accounts, the directory with the most free space automatically stores new accounts.

This option only accepts one value.

home2
Select a default theme for the cPanel interface.

Select the default theme for the cPanel interface. The menu displays all of the cPanel themes that are available on your server.

Notes:

  • The theme that you select becomes the default theme whenever you create an account, create a package, restore an account, or transfer an account.
  • The system uses the default theme whenever an account's configuration does not specify a theme or uses a theme that does not exist on the server.
  • If you do not select a default cPanel theme, cPanel & WHM uses the system default theme. Currently, the system default theme is paper_lantern.
paper_lantern
Select the Webmail default theme.

Select the default theme for the Webmail interface from this menu. This menu displays all of the Webmail themes that are available on your server.

Notes:

  • The system uses the default theme whenever an account's configuration does not specify a theme or uses a theme that does not exist on the server.
  • If you do not select a default Webmail theme, cPanel & WHM uses the system default theme. Currently, the system default theme ispaper_lantern.
paper_lantern
Automatically create a cgi-bin script alias Select whether the Apache web server software automatically aliases scripts in the httpd.conf file. For more information, read the Apache web server documentation about the ScriptAlias directive. Yes
This value defines the caching time for host name lookups for domains hosted on this server

Select a Time To Live (TTL) in seconds for DNS records, or enter one in the text box.

  • Shorter TTL values can cause heavier loads on the nameserver, but are useful for zones that contain records that change frequently. 
  • The range of values in seconds (RFC 2181) is 0 to 2147483647.
14400
This value is similar to the Domain Time To Live setting, but is specifically the value used for newly created zone file's authoritative nameserver entries Select a TTL in seconds for a newly created zone file's authoritative nameserver entries, or enter one in the text box. 86400
Enter the style in which you wish to receive your Apache logs

Select the style in which you wish to view Apache log files. You may select either of the following options:

  • combined — Select this option to cause Apache log files to contain all of a request's information. This includes referers, user agents, and requested files.
  • common — Select this option to cause Apache log files to only contain information about requested files.
combined

 

Nameservers

This section of the interface allows you to specify nameservers for your server. Enter the nameservers that you wish to use as your primary, secondary, tertiary, and quaternary nameservers in the appropriate text boxes.

To assign an IP address, click Assign IP address for the appropriate nameserver.

  • The system automatically assigns IP addresses to your nameservers from the existing IP address pool. 
  • If no IP addresses are available, your nameserver will not receive an IP address.

To add an A entry for a nameserver, click Add an A entry for this nameserver, confirm that the IP address is correct in the window that appears, and click Add Entry.

  • A entries allow your nameserver to be resolved into an IP address. 
  • A entries are required in order for your nameservers to work properly.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Change Root Password

Change Root Password This interface allows you to change the root user's password. The system...

Configure cPanel Cron Jobs

Configure cPanel Cron Jobs Cron jobs schedule scripts to run at predefined times or intervals on...

Initial Quota Setup

Initial Quota Setup The Initial Quota Setup interface scans your server to confirm that it uses...

Server Time

Server Time This feature allows you to set your server’s time zone and synchronize its time with...

Statistics Software Configuration

Statistics Software Configuration This interface displays information about your server’s...