Install Mantis on windows

Trabla: install Mantis Bug Tracker on windows


Install MantisBT bug tracker on windows 7


This tutorial explains how to install Mantis Bug Tracking System ( version 1.2.19 ) on windows.

Mantis Bug Tracker is a free and open source, web-based bug tracking system released under the terms of the GNU General Public License version 2. The most common use of MantisBT is to track software defects. However, MantisBT is often configured by users to serve as a more generic issue tracking system and project management tool.
https://en.wikipedia.org/wiki/Mantis_Bug_Tracker


Latest "Install Mantis Bug Tracker 1.3.1 on Windows 7 x64" Tutorial ( with Video )"
https://codingtrabla.blogspot.com/2016/09/install-mantis-bug-tracker-131-on.html

Solving:

1. Download and install XAMPP ( Apache + MariaDB(MySQL) + Php + Perl ) for Windows
https://www.apachefriends.org/index.html

Install MantisBT bug tracker on windows 7 - tutorial screenshot 1

After installation start Apache and MySQL (MariaDB) in XAMPP control panel:

Install MantisBT bug tracker on windows 7 - tutorial screenshot 2


2. Download Mantis Bug Tracker ( MantisBT 1.2.19 ) sources
Goto:  https://www.mantisbt.org

1) Click "Download" button

Install MantisBT bug tracker on windows 7 - tutorial screenshot 3

2)  Click "Download" :)

Install MantisBT bug tracker on windows 7 - tutorial screenshot 4

3) Click "Download" :)

Install MantisBT bug tracker on windows 7 - tutorial screenshot 5

4) Downloading ...

Install MantisBT bug tracker on windows 7 - tutorial screenshot 6


5) Got it - MantisBT 1.2.19 sources archive

Install MantisBT bug tracker on windows 7 - tutorial screenshot 7

3. Now create folder "mantis" in "htdocs" folder of XAMPP
Example:

C:\xampp\htdocs\mantis


Install MantisBT bug tracker on windows 7 - tutorial screenshot 8


4. Copy all files from downloaded mantisbt-1.2.16 archive
to folder C:\xampp\htdocs\mantis

Install MantisBT bug tracker on windows 7 - tutorial screenshot 9


Install MantisBT bug tracker on windows 7 - tutorial screenshot 10

5. Open in browser
http://localhost/mantis  - you should see pre-installation page

Install MantisBT bug tracker on windows 7 - tutorial screenshot 11

6. Now we need to create MySQL database for mantis
open http://localhost/phpmyadmin

- create new database
- name for database "mantis-bugtrecker"
- encoding "utf8-general-ci"
- click "create" button

Install MantisBT bug tracker on windows 7 - tutorial screenshot 12

Install MantisBT bug tracker on windows 7 - tutorial screenshot 13

6. Go back to mantis install page in browser - fill all fields and press "Install / Upgrade Database"
Use "mantis-bugtrecker" as database name.

Install MantisBT bug tracker on windows 7 - tutorial screenshot 14

7. Scroll down page and click "log into Mantis"

Install MantisBT bug tracker on windows 7 - tutorial screenshot 15

Install MantisBT bug tracker on windows 7 - tutorial screenshot 16



8. To login use
login        -  Administrator
password -  root ( database user name - see step 6 )


Install MantisBT bug tracker on windows 7 - tutorial screenshot 17


Install MantisBT bug tracker on windows 7 - tutorial screenshot 18






No comments:

Post a Comment