Issue #10730: Use crypto_api for generating nonces and improve hashing
[mantis/radio.git] / doc / INSTALL
blob7f5a1ee6f2e052a7367ee3ec64744dc0c8eb0d0d
1 -------------------------------------------------------------------------------
2 MantisBT - a php based bugtracking system
3 Copyright (C) 2000-2002  Kenzaburo Ito - kenito@300baud.org
4 Copyright (C) 2002-2010  MantisBT Team - mantisbt-dev@lists.sourceforge.net
5 -------------------------------------------------------------------------------
7 INSTALLATION
9 The following details the basic steps for installation on any system.  The
10 instructions may seem unix-centric but should work fine on Windows systems.
12 Barring complications, it should take you about 10-20 minutes to install,
13 configure, and be using MantisBT.
15 These instructions are available at:
16 http://docs.mantisbt.org/
18 # --- Requirements ----------
20 * MySQL 4.1.1 and higher
21 * PHP 5.1.0 and higher
22 * a webserver (e.g. Apache or IIS)
24 -------------------------------------------------------------------------------
25 ### Upgrading ###
26 -------------------------------------------------------------------------------
28 These instructions are available at:
29 http://docs.mantisbt.org/
31 -------------------------------------------------------------------------------
32 ### Troubleshooting ###
33 -------------------------------------------------------------------------------
35 See TROUBLESHOOTING