diff options
author | 2008-01-14 20:59:47 +0000 | |
---|---|---|
committer | 2008-01-14 20:59:47 +0000 | |
commit | 795b4b1ba2c300fb4f7e6e7b94ea90e8a08cb520 (patch) | |
tree | 135f580099631ba93153ea83f3a1ccf06e67e507 /www-apps/mantisbt/files | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-795b4b1ba2c300fb4f7e6e7b94ea90e8a08cb520.tar.gz gentoo-2-795b4b1ba2c300fb4f7e6e7b94ea90e8a08cb520.tar.bz2 gentoo-2-795b4b1ba2c300fb4f7e6e7b94ea90e8a08cb520.zip |
Added link to upgrade instructions and to manual into postinstall.
(Portage version: 2.1.3.19)
Diffstat (limited to 'www-apps/mantisbt/files')
-rw-r--r-- | www-apps/mantisbt/files/postinstall-en-1.0.0.txt | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/www-apps/mantisbt/files/postinstall-en-1.0.0.txt b/www-apps/mantisbt/files/postinstall-en-1.0.0.txt index 7c4a8c58bccb..a108ccf138e0 100644 --- a/www-apps/mantisbt/files/postinstall-en-1.0.0.txt +++ b/www-apps/mantisbt/files/postinstall-en-1.0.0.txt @@ -1,12 +1,13 @@ -If you are upgrading from an earlier version, you can use the upgrade scripts -at admin/ to execute the pending database updates. +If you are UPGRADING from an earlier version, you can use the upgrade scripts +at admin/ to execute the pending database updates. For more information, +please, see http://manual.mantisbt.org/manual.installation.upgrading.php . -To install, visit: http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/admin/install.php -Then log in: administrator/root. -You can load up admin/check.php to see if everything is working correctly. +To INSTALL, visit: http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/admin/install.php +Then log in: Username - administrator, Password - root. You can load up +admin/check.php to CHECK if everything is working correctly. Then edit ${MY_INSTALLDIR}/config_inc.php as necessary. After you've finished these steps, please delete the admin/ directory. -Don't forget to read the online manual!!! +Don't forget to read the online manual (http://manual.mantisbt.org/)!!! |