Difference between revisions of "OpenEMR Upgrade Guides"

From OpenEMR Project Wiki
(Fix location of INSTALL file + be even clearer as to how to find the info + copyedit)
Line 1: Line 1:
__TOC__
__TOC__


If you are not using the Ubuntu/Debian, then upgrading OpenEMR needs to be done manually.  The INSTALL file in the main directory of OpenEMR outlines a strategy that should be used when upgrading OpenEMR.  Also, as of version 3.1.0 OpenEMR is 100% UTF-8; read [[UTF-8 Upgrade Howto|HERE]] if you are upgrading from a previous version to see if it makes sense to also upgrade your mysql database to UTF-8.
If you are not using Ubuntu/Debian, then upgrading OpenEMR needs to be done manually.  The "Upgrading" section of the INSTALL file in the Documentation directory of OpenEMR outlines a strategy that should be used when upgrading OpenEMR.  Also, as of version 3.1.0 OpenEMR is 100% UTF-8; read [[UTF-8 Upgrade Howto|HERE]] if you are upgrading from a previous version, so as to see if it makes sense to also upgrade your mysql database to UTF-8.


== Linux original source OpenEMR package ==
== Linux original source OpenEMR package ==

Revision as of 10:09, 12 January 2022

If you are not using Ubuntu/Debian, then upgrading OpenEMR needs to be done manually. The "Upgrading" section of the INSTALL file in the Documentation directory of OpenEMR outlines a strategy that should be used when upgrading OpenEMR. Also, as of version 3.1.0 OpenEMR is 100% UTF-8; read HERE if you are upgrading from a previous version, so as to see if it makes sense to also upgrade your mysql database to UTF-8.

Linux original source OpenEMR package

Windows original source OpenEMR package

Ubuntu/Debian/Mint OpenEMR package

  • Upgrading to versions above 5.0.1
  • No longer have specific Ubuntu/Debian/Mint packages, so need to use the standard Linux original source upgrade above.
  • Upgrade to 5.0.1
  • Ubuntu 16.04(and later versions), Debian 9(and later version), and Mint 18(and later versions).
  • Ubuntu 15.10 and Debian 8.
  • Upgrade to 5.0.0
  • Ubuntu 16.04(and later versions), Debian 9(and later version), and Mint 18(and later versions).
  • Ubuntu 15.10(and lesser versions), Debian 8(and lesser version), and Mint 17(and lesser versions).
  • Upgrade to 4.2.2
  • Ubuntu 16.04(and later versions), Debian 9(and later version), and Mint 18(and later versions).
  • Ubuntu 15.10(and lesser versions), Debian 8(and lesser version), and Mint 17(and lesser versions).

Windows Pre-installed XAMPP OpenEMR Package

OpenEMR Appliance