20 lines
783 B
Text
20 lines
783 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.9 2005/09/28 14:15:49 rillig 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 ${EXDIR}/apache.conf
|
|
|
|
to make phpMyAdmin accessible through:
|
|
|
|
http://www.domain.com/phpmyadmin/
|
|
|
|
If you use "cookie" authentication method, installing security/php-mcrypt
|
|
package is recommended to accelerate phpMyAdmin operation.
|
|
===========================================================================
|