Knowledgebase

Removing an Application Safely Print

  • otherapplicationsscripts, other, database, subdomain, cron, softaculous, cpanel, backup, caching, diskspace
  • 0

Uninstalling properly.

WHY IT MATTERS

An abandoned installation is unpatched software sitting on your account. It is a common route into hosting accounts, and it consumes disk and inodes.

IF INSTALLED BY SOFTACULOUS

Use Softaculous > Installations and remove it there. It deletes the files, the database and the database user together, which is tidier than doing it by hand.

IF INSTALLED MANUALLY

  1. Take a backup first, in case you need anything from it.
  2. Delete the application directory.
  3. Delete its database in cPanel > MySQL Databases.
  4. Delete its database user.
  5. Remove any cron job it used.
  6. Remove any subdomain created for it.
  7. Check for files it wrote elsewhere: cache, logs, uploads outside its directory.

AFTERWARDS

If the application had a public URL, redirect it to something relevant rather than leaving a 404.

WHAT PEOPLE LEAVE BEHIND

Databases, which continue counting against plan limits Cron jobs, which keep running and generating errors Subdomains with no content

Check for all three.


Was this answer helpful?
Back

Are you happy with your experience? Leave us a review on Trustpilot.


Trustpilot