summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2005-08-22 23:08:44 +0000
committerRenat Lumpau <rl03@gentoo.org>2005-08-22 23:08:44 +0000
commitf5ec4dd93249e77f5f3c8a7257e815f1b120b269 (patch)
treeaaeebd81891d1ce2d81aaf5e806f3550f02a329b /www-apps/phpcollab/files
parentAdd support for dumping rpms to a tar file and skipping the slow gzip stage. (diff)
downloadhistorical-f5ec4dd93249e77f5f3c8a7257e815f1b120b269.tar.gz
historical-f5ec4dd93249e77f5f3c8a7257e815f1b120b269.tar.bz2
historical-f5ec4dd93249e77f5f3c8a7257e815f1b120b269.zip
Housekeeping
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-apps/phpcollab/files')
-rw-r--r--www-apps/phpcollab/files/postinstall-en.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/phpcollab/files/postinstall-en.txt b/www-apps/phpcollab/files/postinstall-en.txt
index cc35b4985dd1..5fe5873ffa5a 100644
--- a/www-apps/phpcollab/files/postinstall-en.txt
+++ b/www-apps/phpcollab/files/postinstall-en.txt
@@ -1,8 +1,8 @@
You will need to create a new database. Consult your user manual.
-Browse to http://${VHOST_HOSTNAME}${VHOST_APPDIR}/installation/setup.php
+Browse to http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/installation/setup.php
When you are done, delete installation/setup.php, and login at
-http://${VHOST_HOSTNAME}${VHOST_APPDIR}/index.php
+http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/index.php
Edit includes/settings.php to fine-tune the installation.