Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8628633
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T08:35:46+00:00 2026-06-12T08:35:46+00:00

This question explains that Quercus can be used to install Mantis Bug Tracker (

  • 0

This question explains that Quercus can be used to install Mantis Bug Tracker ( a php based application) within a tomcat installation.
Free Wiki and Bug Tracker for JBoss/Tomcat

I’ve now deployed Quercus successfully on Tomcat7, but I do not understand how I deploy Mantis onto Quercus, where do I actually put the files ?

Background:
I liked the idea of this because currently everything on my server is java-based, and deployed within a single tomcat installation, and I dont want to complicate my deployment environment. I looked at the pure java solution JIRA but it is very heavyweight and requires its own tomcat instance so then I have the complication of multiple ports, I then looked at the open source jtrac but wasn’t impressed by its functionality.

Update:
I had a rethink, I installed the JIRA product with the defaults except for changing the default port to 8081 and control port to 6 and now it is working side by side with my other tomcat installation no problem 🙂

Been playing with JIRA as an administrator for a few hours now, and finding it a very slick and easy to use so happy man. Still an answer to the original question maybe useful to others.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T08:35:47+00:00Added an answer on June 12, 2026 at 8:35 am

    How to install Mantis in Quercus

    Download and preconfigure MantisBT

    Download the most recent MantisBT version from the 1.2.x stream and extract it.

    Download and prepare Quercus

    Go to The quercus home page and download the most recent war version. You will also need to make the JDBC driver for your database available to the quercus application. The simplest way to achieve that is to copy the jar file containing the driver into WEB-INF/lib.

    Copy and configure Mantis

    Copy all the files from the Mantis directory into the directory where you have installed Quercus. Create a file named config_inc.php and place your basic MantisBT configuration there. This needs to be done since typically servlet containers do not allow files deployed with the application to be overwritten. A basic example can be seen below

    <?php
    $g_hostname = 'localhost';
    $g_db_type = 'mysql';
    $g_database_name = 'mantis';
    $g_db_username = 'mantis';
    $g_db_password = 'mantis';
    

    Repackage the war file

    jar cf mantisbt.war .
    

    Deploy the war file

    This step is specific for your servlet container. For my scenario I used Tomcat and simply copied the war file into ${TOMCAT_HOME}/webapps and started the server. Afterwards I navigated to http://localhost:8080/mantisbt/ and started using Mantis.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm hoping I named this question right and that I can explain properly what
This question (along with its answer) explains why you can't easily bind a DataGridView
if there is another question that explains this I apologize for not being able
An earlier question on the subject explains that you can request a reboot with
First of all, I am a WEB NOOB. Which probably explains this question. Anyway,
the question explains it all. For instance, if I have a NSDictionary like this
Essentially the title of this question explains the essense of what I am trying
This SO question explains the save-update option for the cascade attribute in NHibernate as
I know that this question has been done to death at StackOverflow and that
As the question explains: I would like to add some debugging code that only

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.