openbsd-ports/www/pmwiki/pkg
2012-09-10 09:16:33 +00:00
..
DESCR
PLIST move various MESSAGEs into READMEs and apply some small modifictions for consistency 2012-09-10 09:16:33 +00:00
README move various MESSAGEs into READMEs and apply some small modifictions for consistency 2012-09-10 09:16:33 +00:00

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

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

PmWiki has been installed into ${INSTDIR}

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

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

If you are doing an upgrade from a previous version, please take
a moment to read http://www.pmwiki.org/wiki/PmWiki/ReleaseNotes .