Create and verify a cPanel backup before changes Print

  • 0

A backup is useful only when it contains the needed files and database and can be found after an incident. Keep an off-server copy.

Steps

  1. Open cPanel → Backup Wizard or Backup. Choose a full account backup for disaster recovery, or download Home Directory and the required MySQL databases for a focused change.
  2. If the site is dynamic, place it in maintenance mode or avoid content changes while files and database are captured.
  3. Download the completed archive to an encrypted, access-controlled device or external storage. Do not rely on a backup stored only inside the same hosting account.
  4. Record the creation time, domain, database names and what the archive contains. Keep several dated generations instead of overwriting the only good copy.
  5. Before risky work, open the archive and confirm it is not empty and includes public_html, hidden files such as .htaccess, and a readable SQL dump.

Verify the result

The archive should open successfully and contain both site files and the matching database from the same time. Test restoration in staging when possible.

Important: A full cPanel backup may require support to restore. Never restore over production until the destination and restore point have been confirmed.

Was this answer helpful?

« Back