mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-25 13:00:22 -04:00
28 lines
871 B
Plaintext
28 lines
871 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.6 2014/09/24 01:06:26 rodent 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://localhost/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://localhost/mantis/index.php
|
|
|
|
|
|
IMPORTANT SECURITY NOTES:
|
|
|
|
* Once Mantis is running correctly remove or restrict access to
|
|
the admin directory.
|
|
===========================================================================
|