summaryrefslogtreecommitdiff
path: root/devel/mantis/MESSAGE
blob: 0d82b3c89891fac4e67e44312c5e8d766e4e65e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
===========================================================================
$NetBSD: MESSAGE,v 1.3 2005/09/19 22:33:28 adrianp Exp $

To complete the setup you will need to read the INSTALL guide in order
to setup mySQL properly.  In particular secion 3 of the document deals
with database setup.  

The following URL can be used to complete the installation and database
setup:

	http://www.domain.com/mantis/admin/install.php

You will need to make Mantis accessible through your HTTP server.
If you are running Apache then you may add the following lines to httpd.conf:

	Include ${PKG_SYSCONFDIR}/mantis.conf

to make Mantis accessible through:
	
	http://www.domain.com/mantis/index.php


IMPORTANT SECURITY NOTES:

	* Once Mantis is running correctly remove or restrict access to
	  the admin directory.
===========================================================================