summaryrefslogtreecommitdiff
path: root/www/phpbb/files/pkg-message.in
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-16 08:32:03 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-16 08:32:03 +0000
commit2bebbc676d7f2efefba8b088bda6b2fbadf90de3 (patch)
tree580570b8e6aff24bbd34081a2f83e8c3843fdbdf /www/phpbb/files/pkg-message.in
parent- Add ipw-firmware 1.3, Intel Pro/Wireless Lan 2100 firmware to be used (diff)
- Update to 2.0.15 [1]
- Use SUB_FILES=pkg-message PR: ports/81060 [1] Submitted by: maintainer [1]
Notes
Notes: svn path=/head/; revision=135343
Diffstat (limited to 'www/phpbb/files/pkg-message.in')
-rw-r--r--www/phpbb/files/pkg-message.in27
1 files changed, 27 insertions, 0 deletions
diff --git a/www/phpbb/files/pkg-message.in b/www/phpbb/files/pkg-message.in
new file mode 100644
index 000000000000..d8de0457cca9
--- /dev/null
+++ b/www/phpbb/files/pkg-message.in
@@ -0,0 +1,27 @@
+----------------------------------------------------------------------------
+phpBB2 has been installed, but is not quite ready to be used yet!
+
+You have to ensure that you have a database server (or ODBC access to a
+remote database) installed and configured, and you have to ensure that your
+PHP installation has been compiled with support for your database or
+database access method. You have to create a database for phpBB2 to use,
+and ensure that this database may be accessed and changed by the user id
+under which your web server executes. Further information on these
+installation procedures may be found in:
+
+ %%DOCSDIR%%/README.html
+
+Once these steps have been taken, you may connect to the following URL to
+configure your installation of phpBB2:
+
+ http://localhost/%%PHPBBURL%%/
+
+After configuring phpBB2 and ensuring that it is operational, you MUST
+delete the following files manually for security purposes from
+%%PREFIX%%/%%PHPBBDIR%%:
+
+ %%DELETEFILES%%
+
+Duplicates of these files have been installed to %%DATADIR%%.
+%%DATADIR%%/contrib contains contributed software for phpBB2.
+----------------------------------------------------------------------------