openbsd-ports/www/concrete5/pkg/MESSAGE
robert d88fe259b5 import of concrete5-5.0.0
concrete5 is a building material for websites written in PHP,
using a MySQL database, and running on your live webserver,
to make editing websites easy.
2009-04-21 09:32:23 +00:00

9 lines
318 B
Plaintext

Concrete5 has been installed into ${INSTDIR}
You should point this to the DocumentRoot of your web-server:
# ln -s ../concrete5 /var/www/htdocs/concrete5
(make sure you use a relative symlink since Apache is chrooted)
You can ensure you have a working install by accessing:
http://<localhost>/concrete5/index.php