d88fe259b5
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.
9 lines
318 B
Plaintext
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
|