Difference between revisions of "Mantis"

From Amahi Wiki
Jump to: navigation, search
Line 3: Line 3:
 
=== UPGRADE INSTRUCTIONS ===
 
=== UPGRADE INSTRUCTIONS ===
 
* On the Login page, you will see <i>Warning: The database structure may be out of date. Please upgrade here before logging in.</i>
 
* On the Login page, you will see <i>Warning: The database structure may be out of date. Please upgrade here before logging in.</i>
* Select <u>here</u>
+
* Select <b>here</b>
 
* Choose Install/Upgrade Database.  No user name or password required.   
 
* Choose Install/Upgrade Database.  No user name or password required.   
* Scroll to the bottom of the browser and select <u>Continue</u>.
+
* 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 <i>Warning: The Admin directory needs to be removed.</i>  Enter the following in a terminal window:

Revision as of 00:04, 3 March 2010


UPGRADE INSTRUCTIONS

  • On the Login page, you will see Warning: The database structure may be out of date. Please upgrade here before logging in.
  • Select here
  • Choose Install/Upgrade Database. No user name or password required.
  • 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