Upgrading From 3.1: Difference between revisions
From IHRIS Wiki
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
===Backup Database=== | ===Backup Database=== | ||
We should back up the database. Go into phpmyadmin, select your database, click on operations, and copy the | We should back up the database. Go into phpmyadmin, select your database, click on operations, and copy the | ||
database to a new name. | database to a new name ''[name]''. | ||
===Get The Source Code=== | ===Get The Source Code=== | ||
You can either get the [[Linux (Ubuntu) Installation#Downloading the Software | released]] or the [[Tutorial: Using Bazaar to Contribute Code#Getting The Code | development code]]. | You can either get the [[Linux (Ubuntu) Installation#Downloading the Software | released]] or the [[Tutorial: Using Bazaar to Contribute Code#Getting The Code | development code]] | ||
===Preparing the Site=== | |||
Copy the existing site directory over to a new directory and update the config.values.php to point to the new database name |
Revision as of 12:59, 2 June 2009
These are directions for upgrading iHRIS Manage from version 3.1 under Ubuntu.
First Steps
Backup Database
We should back up the database. Go into phpmyadmin, select your database, click on operations, and copy the database to a new name [name].
Get The Source Code
You can either get the released or the development code
Preparing the Site
Copy the existing site directory over to a new directory and update the config.values.php to point to the new database name