summaryrefslogtreecommitdiff
path: root/databases/phpmyadmin/MESSAGE
blob: f76ac0e37d5cba521d269efa662316dcd83830ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
===========================================================================
$NetBSD: MESSAGE,v 1.6 2004/08/07 11:31:14 adrianp Exp $

Do *not* edit "${PMDIR}/config.inc.php" to customize
this package because it is a link which will removed during upgrades.
The actual configuration file is "${PMCONFFILE}".

You will need to make phpMyAdmin accessible through your HTTP server.
If you are running Apache and ap-php, then you can add the following line
to httpd.conf:
       
	Include ${PKG_SYSCONFDIR}/phpmyadmin.conf

to make phpMyAdmin accessible through:
				
	http://www.domain.com/phpmyadmin/

===========================================================================