pea bbca5c012d Update to 5.1
ok benoit@
2014-04-25 11:00:34 +00:00
..

$OpenBSD: README,v 1.1 2012/09/10 09:16:34 jasper Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

The phpPgAdmin has been installed into ${INSTDIR}

You should point this to the DocumentRoot of your web-server:
   # ln -s ../phpPgAdmin /var/www/htdocs/phpPgAdmin
(make sure you use a relative symlink since Apache is chrooted)

You can ensure you have a working install by accessing:
http://<localhost>/phpPgAdmin/index.php

You need to modify ${INSTDIR}/conf/config.inc.php according
to your database(s) settings