openbsd-ports/www/pmwiki/pkg/README

18 lines
679 B
Plaintext

$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 .