mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
18 lines
599 B
Plaintext
18 lines
599 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2006/01/03 21:09:44 adrianp Exp $
|
|
|
|
You will need to make BASE accessible through your HTTP server.
|
|
If you are running Apache and ap-php, then you will need to
|
|
add the following line to your httpd.conf:
|
|
|
|
Include ${PKG_SYSCONFDIR}/base.conf
|
|
|
|
to make BASE accessible through:
|
|
|
|
http://localhost/base/
|
|
|
|
You will need to customise ${BASE_DIR}/base_conf.php before
|
|
BASE will work. This includes setting up database access.
|
|
|
|
===========================================================================
|