openbsd-ports/www/wordpress/pkg
2012-09-10 09:16:33 +00:00
..
DESCR Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 14:29:16 +00:00
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:36 jasper Exp $

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

The WordPress has been installed into ${INSTDIR}

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

and proceed to complete the installation by reading:
${INSTDIR}/readme.html

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