aboutsummaryrefslogtreecommitdiff
path: root/www/dotproject/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/dotproject/files/pkg-message.in')
-rw-r--r--www/dotproject/files/pkg-message.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/dotproject/files/pkg-message.in b/www/dotproject/files/pkg-message.in
index e78d3a44a843..9d5241c65d2b 100644
--- a/www/dotproject/files/pkg-message.in
+++ b/www/dotproject/files/pkg-message.in
@@ -8,12 +8,12 @@ It is suggested that you add the following to httpd.conf:
Then access http://<host>/dotproject and follow the instructions to
complete the installation.
-You may also want to add the following settings to
+You may also want to add the following settings to
%%LOCALBASE%%/etc/php.ini as recommended by dotProject:
session.save_path = "/tmp"; # or wherever you like
session.use_only_cookies = "0";
session.auto_start = "1";
-Remember to remove %%WWWDIR%%/install after completing the
+Remember to remove %%WWWDIR%%/install after completing the
installation.