===========================================================================
$NetBSD: MESSAGE,v 1.7 2012/03/31 06:33:20 obache Exp $

In order to use php82-phppgadmin-7.14.7 under Apache/PHP, include following in your
server configuration:

Include /usr/pkg/share/examples/phppgadmin/apache.conf

This makes php82-phppgadmin-7.14.7 available on your server as:

	http://www.example.com/phppgadmin/

Your Apache server must also be configured to support PHP, and PHP
must be configured to support PostgreSQL by including this in php.ini:

extension=pgsql.so

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