what are other resources are needed for this mantis?
Answer / Manish Singh Tomar
Apart from the source code, resources like a web server (Apache, Nginx), database system (MySQL, PostgreSQL), and PHP environment would be required to run Mantis as a bug tracking system.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
Why we need new operator in java at the time of object declaration and why not in c++?
converting 41.685 to binary
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
What are the Short cut Keys of Tally ERP?
Colors specified with the notation
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
you have an unlimited supply of $3 and $7 poker chips. What is the largest integer value that you cannot make by combining different numbers of chips?
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'
What is test execution and when will we start execution please send me one example for this question
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?