Support guide

cPanel and WHM Beginner Guide

A plain-English guide to the parts of cPanel and WHM that matter most for hosting support.

cPanel and WHM Beginner Guide banner
Practice and reference

Read the concept, then use a quiz, builder or checklist to make it stick.

First response goal

The goal is to reduce uncertainty quickly. Confirm the symptom, gather evidence, avoid risky assumptions and create a clear next action.

Do not make destructive changes just to see what happens. That is not troubleshooting. That is jazz with root access.

Checklist

  • Understand account boundaries
  • Know where domains and DNS live
  • Know where email routing is configured
  • Check files and logs carefully
  • Understand packages and limits
  • Escalate server-wide changes

Useful commands

support-checks

$ uapi DomainInfo domains_data

$ whmapi1 accountsummary user=username

$ quota -s username

What good notes include

  • The exact symptom and timestamp.
  • The command or tool used to verify it.
  • Relevant output, trimmed and sanitised.
  • What was ruled out.
  • Recommended next action or escalation reason.

Customer-safe summary

Explain what was checked, what was found, and what the customer can do next. Avoid dumping raw logs unless they help. Clear beats clever.