Difference between revisions of "Mantis"
From Amahi Wiki
Line 7: | Line 7: | ||
* Scroll to the bottom of the browser and select <b>Continue</b>. | * Scroll to the bottom of the browser and select <b>Continue</b>. | ||
− | * You will also see a <i>Warning: The Admin directory needs to be removed.</i> Enter the following in a terminal window: | + | * You will also see a <b><i>Warning: The Admin directory needs to be removed.</i></b> Enter the following in a terminal window: |
su - | su - |
Revision as of 01:13, 3 March 2010
UPGRADE INSTRUCTIONS
- On the Login page, if you see Warning: The database structure may be out of date. Please upgrade here before logging in. then database upgrade is required. Follow the instructions below:
- Select here
- Choose Install/Upgrade Database. No user name/password required and ignore warning about user name/password being blank.
- Scroll to the bottom of the browser and select Continue.
- You will also see a Warning: The Admin directory needs to be removed. Enter the following in a terminal window:
su -
- Enter your root password
rm -rf /var/hda/web-apps/mantis/html/admin
- Close terminal window
- Refresh your browser to complete upgrade