Find answers to your questions

Documentation

Official cPanel Documentation

  • 1

cPanel offers a wide variety of services for you and your growing business. The control panel is packed full of features to take advantage of, but sometimes it can be difficult to navigate through all the options, especially if you are just starting out - that's why cPanel has a website that goes into detail about each of its services.

If you have any questions about certain cPanel features not discussed in our knowledgebase or simply want to see the technical details, feel free to visit their site here or go to

https://documentation.cpanel.net/

Installing cPanel

If you are having trouble with the installation of cPanel, visit our article here or take a look at the cPanel installation guide at https://documentation.cpanel.net/display/72Docs/Installation+Guide

cPanel Knowledge Base

Still confused about a certain cPanel function? Is there a specific feature that we haven't explained yet? Try checking out cPanel's own knowledge base, or feel free to contact us or take advantage of our live chat feature! Nuagerie is always here to assist you, no matter what time of day.

cPanel also has a user documentation site, which offers video tutorials, a helpful FAQ page, and even provides a step-by-step guide into the cPanel interface.

EasyApache Documentation

Is your business using an Apache web server? EasyApache is a powerful tool used by both WHM and cPanel to make it easier to update and configure your server, allowing you to focus on other important parts of your business. If you have any questions about EasyApache, cPanel provides a large documentation base that guides your way through the potentially confusing territory.

For EasyApache version 4: https://documentation.cpanel.net/display/EA4

For EasyApache version 3: https://documentation.cpanel.net/display/EA


For more information about cPanel, visit our cPanel page or contact us by opening a support ticket or by using our live chat feature.

Related Articles

How to empty my DNS cache Overview Your DNS cache stores the locations (IP addresses) of web servers that contain web pages which you have recently viewed. If the location of the web server changes before the entry in your DNS cache updates, you can no longer access the site. If you encounter a large number of HTML 404 error codes, you... What is cPanel? cPanel is a control panel with which you can manage almost any element of your cPanel hosting account. The interface is very easy to use - cPanel works constantly to improve the platform by staying on the cutting edge of technology as well as constantly updating its various security measures, making it... How cPanel & WHM Improved Email Hosting cPanel and WHM have gone through some serious upgrades to their Email Hosting features throughout the versions. Just in the past 2 years, the cPanel team have made it easier than ever for web hosting providers, system administrators, and all other cPanel users to be able to host email accounts. ... CURL: could not resolve host: cpanel.net Error: curl: (6) Could not resolve host: securedownloads.cpanel.net; Unknown error Fix: Edit: nano -w /etc/resolv.conf Add the following lines: nameserver 8.8.8.8 nameserver 8.8.4.4 If you still have questions or concerns, feel free to contact us by opening a support ticket or with... How can I activate my paid license after a trial? You can do this by running this command in SSH: /usr/local/cpanel/cpkeyclt It should look something like this: [root@cpanel home]# /usr/local/cpanel/cpkeyclt Updating cPanel license...Done. Update succeeded. Building global cache for cpanel...Done [root@cpanel home]# If you still have...