TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

MantisBT

MantisBT Uninstall

Overview

In this tutorial, we will learn uninstall Mantis uninstall steps. Mantis stores the issues data in the database. It is recommended to take backup your Mantis database.

Steps to uninstall Mantis Bug tracker:

  • Backup database.
  • Remove the directories
  • Drop tables

Backup database

We can perform the backup task using phpMyAdmin tool. MySQL database backup can also be done using command line mysqldump tool. Sample mysqldump command:

/> mysqldump -u <username> -p <password> dbname backupFilename

Delete Files

Delete all the files from the web server serving mantis root directory. Delete all the files and sub directories under the main directory.

Drop Database

Drop all the mantis backend database tables. Drop the mantis database.

 

Mantis Bug Tracker Tutorial:

https://www.testingdocs.com/mantis-bug-tracker-tutorial/

Mantis Website:

https://www.mantisbt.org/

Related Posts

API Authorization

MantisBT /

MantisBT Rest API Guide

Mantis Download Button

MantisBT /

Download and Install MantisBT

Mantis Tool Email Notifications

MantisBT /

MantisBT Tool Features

Mantis Manage Button

MantisBT /

Create New Mantis Project

Mantis Releases

MantisBT /

Mantis Bug Tracker Releases

‹ Create Custom Field in MantisBT› MantisBT Access Levels

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version