Difference between revisions of "Mantis"

From Amahi Wiki
Jump to: navigation, search
(Created page with ' <BLINK><b>NOTE:</b></BLINK> If you see <i>Warning: The database structure may be out of date. Please upgrade here before logging in.</i>, select <u>here</u> and then choose Ins…')
 
Line 1: Line 1:
 
+
=== UPGRADE INSTRUCTIONS ===
<BLINK><b>NOTE:</b></BLINK>  If you see <i>Warning: The database structure may be out of date. Please upgrade here before logging in.</i>, select <u>here</u> and then choose Install/Upgrade Database.  No user name or password required.  Scroll to the bottom of the browser and select <u>Continue</u>.  Next, you will need to remove the <u>Admin </u> directory to complete the upgrade.  Enter the following in a terminal window:
+
If you see <i>Warning: The database structure may be out of date. Please upgrade here before logging in.</i>, select <u>here</u> and then choose Install/Upgrade Database.  No user name or password required.  Scroll to the bottom of the browser and select <u>Continue</u>.  Next, you will need to remove the <u>Admin </u> directory to complete the upgrade.  Enter the following in a terminal window:
 
<ul>
 
<ul>
 
<li> su - </li>
 
<li> su - </li>

Revision as of 23:32, 2 March 2010

UPGRADE INSTRUCTIONS

If you see Warning: The database structure may be out of date. Please upgrade here before logging in., select here and then choose Install/Upgrade Database. No user name or password required. Scroll to the bottom of the browser and select Continue. Next, you will need to remove the Admin directory to complete the upgrade. 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