Upgrade OpenEMR 3.0.1 to 3.1.0 (linux source)

WiwiHome :: OpenEmrUpgradeHowtos :: [UpgradeThreeZeroThreeOneLinux] 
The OpenEMR wiki has moved.
Click following link to go there:
http://www.openmedsoftware.org/wiki/Linux_Upgrade_3.0.1_to_3.1.0


(The below documentation is outdated and is only being kept for historical purposes)
1) Move current (3.0.1) /openemr directory to a backup directory

2) Unpackage 3.1.0 openemr into /openemr directory

3) Edit openemr/interface/globals.php (set $webserver_root and $web_root to be same as old version)

4) Copy following directories from old 3.0.1 version to /openemr directory:
/openemr/documents
/openemr/edi
/openemr/era
openemr/custom/letter_templates

5) Record the openemr/library/sqlconf.php file variables from your old 3.0.1 version, and type these into the openemr/library/sqlconf.php file in new openemr version

6) In the openemr/library/sqlconf.php file, set the $config variable (found near bottom of file within bunch of slashes) to 1 ($config = 1;).

7) Open openemr/sql_upgrade.php (http://localhost/openemr/sql_upgrade.php) in web browser, choose 3.0.1 and click 'Upgrade Database'

8) Open openemr/acl_upgrade.php (http://localhost/openemr/acl_upgrade.php) in web browser

9) Configure optional settings in interface/globals.php and includes/config.php files


Last modified: 24.11.09 by bradymiller
Popular Links
Wiki Index
Login
Username:

Password:


Lost Password?

Powered by XOOPS 2.2.3 Final © 2001-2005 The XOOPS Project