MantisBT System Requirements
MantisBT System Requirements
In this tutorial, we will learn about MantisBT System Requirements. MantisBT is a web-based issue tracking system. We can self-host the tool on-premise or subscribe to the cloud-hosted MantisHub instance. In this post, we will have a look at the tool requirements to install and host on our own.
MantisBT System Requirements
We can install the tool either on the LAMP stack or on the WAMP stack.
Webserver
We can use Apache Webserver or Microsoft IIS web server.
PHP
MantisBT is written in PHP scripting language. PHP should be installed. The web server should support PHP and the mandatory PHP extensions should be enabled on the webserver.
Database
MantisBT supports the following databases:
- MySQL
- MS SQL
- Oracle
- PostgreSQL
Web Client
MantisBT is a web-based tool. Typically, users access the tool with a web browser. Mantis supports all modern browsers like:
- Google Chrome
- Mozilla Firefox
- Microsoft Edge
- Safari
- Opera, etc.
—
MantisBT Tutorial
https://www.testingdocs.com/mantis-bug-tracker-tutorial/
Mantis Official Website