Difference between revisions of "OpenEMR 5.0.1 Ubuntu-Debian Package Installation with PHP7"

From OpenEMR Project Wiki
Line 31: Line 31:
== Command line Ubuntu/Mint Installation ==
== Command line Ubuntu/Mint Installation ==
'''Commands (commands are in red)'''
'''Commands (commands are in red)'''
:<span style="color:red;">'''wget downloads.sourceforge.net/openemr/openemr-php7_5.0.1-1_all.deb'''</span>
:<span style="color:red;">'''wget downloads.sourceforge.net/openemr/openemr-php7_5.0.1-2_all.deb'''</span>
:<span style="color:red;">'''sudo apt-get update'''</span>
:<span style="color:red;">'''sudo apt-get update'''</span>
:<span style="color:red;">'''sudo dpkg -i openemr-php7_5.0.1-1_all.deb'''</span>
:<span style="color:red;">'''sudo dpkg -i openemr-php7_5.0.1-2_all.deb'''</span>
::'' (If there was an error(s), then issue the following command (type 'Y' after):''<span style="color:red;">''' sudo apt-get install -f '''</span>)
::'' (If there was an error(s), then issue the following command (type 'Y' after):''<span style="color:red;">''' sudo apt-get install -f '''</span>)
::''-If prompted, create a mysql root password (applicable if installing mysql server)''
::''-If prompted, create a mysql root password (applicable if installing mysql server)''
Line 50: Line 50:
== Command line Debian Installation ==
== Command line Debian Installation ==
'''Commands (commands are in red)'''
'''Commands (commands are in red)'''
:<span style="color:red;">'''wget downloads.sourceforge.net/openemr/openemr-php7_5.0.1-1_all.deb'''</span>
:<span style="color:red;">'''wget downloads.sourceforge.net/openemr/openemr-php7_5.0.1-2_all.deb'''</span>
:<span style="color:red;">'''su'''</span>
:<span style="color:red;">'''su'''</span>
:<span style="color:red;">'''apt-get update'''</span>
:<span style="color:red;">'''apt-get update'''</span>
:<span style="color:red;">'''dpkg -i openemr-php7_5.0.1-1_all.deb'''</span>
:<span style="color:red;">'''dpkg -i openemr-php7_5.0.1-2_all.deb'''</span>
::'' (If there was an error(s), then issue the following command (type 'Y' after):''<span style="color:red;">''' apt-get install -f '''</span>)
::'' (If there was an error(s), then issue the following command (type 'Y' after):''<span style="color:red;">''' apt-get install -f '''</span>)
::''-If prompted, create a mysql root password (applicable if installing mysql server)''
::''-If prompted, create a mysql root password (applicable if installing mysql server)''

Revision as of 16:47, 3 May 2018

Overview

This package works with Ubuntu 16.04(and later versions), Debian 9(and later version), and Mint 18(and later versions). For lesser versions of these operating system, then use the following PHP5 compatible package:
This package is basically a installation/configuration package for Ubuntu, Mint and Debian OS that also configures Apache and PHP7. It is extremely simple to install, and supports automated OpenEMR upgrading.
In both Ubuntu and Mint, can install via command line or desktop, while in Debian we recommend only installing via command line.

Install OpenEMR

Desktop Ubuntu/Mint Installation

1) Download package here: openemr-php7_5.0.1-2_all.deb (MD5 sum: 856b3a47549a305edcc65c3340859bb9)
2) Double click openemr-php7_5.0.1-2_all.deb file
3) Click 'Install'

-Enter your Ubuntu password

4) During installation, follow prompts and supply user input as needed

-If prompted, create a mysql root password (applicable if installing mysql server)
  • Note you can not leave the mysql root password blank, or else OpenEMR will not install correctly!
-If prompted, enter your mysql root password (during openemr installation)

5) Then login to OpenEMR:

Desktop - Browse to http://localhost/openemr .
(user is 'admin' , password is 'pass')
Server - From another computer browse to server at http://server_IP_address/openemr .
(user is 'admin' , password is 'pass')
(server IP address can be found using 'ifconfig' command)

Command line Ubuntu/Mint Installation

Commands (commands are in red)

wget downloads.sourceforge.net/openemr/openemr-php7_5.0.1-2_all.deb
sudo apt-get update
sudo dpkg -i openemr-php7_5.0.1-2_all.deb
(If there was an error(s), then issue the following command (type 'Y' after): sudo apt-get install -f )
-If prompted, create a mysql root password (applicable if installing mysql server)
  • Note you can not leave the mysql root password blank, or else OpenEMR will not install correctly!
-If prompted, enter your mysql root password (during openemr installion)

Then login to OpenEMR:

Desktop - Browse to http://localhost/openemr .
(user is 'admin' , password is 'pass')
Server - From another computer browse to server at http://server_IP_address/openemr .
(user is 'admin' , password is 'pass')
(server IP address can be found using 'ifconfig' command)

Command line Debian Installation

Commands (commands are in red)

wget downloads.sourceforge.net/openemr/openemr-php7_5.0.1-2_all.deb
su
apt-get update
dpkg -i openemr-php7_5.0.1-2_all.deb
(If there was an error(s), then issue the following command (type 'Y' after): apt-get install -f )
-If prompted, create a mysql root password (applicable if installing mysql server)
  • Note you can not leave the mysql root password blank, or else OpenEMR will not install correctly!
-If prompted, enter your mysql root password (during openemr installion)

Then login to OpenEMR:

Desktop - Browse to http://localhost/openemr .
(user is 'admin' , password is 'pass')
Server - From another computer browse to server at http://server_IP_address/openemr .
(user is 'admin' , password is 'pass')
(server IP address can be found using 'ifconfig' command)


Download and install most recent patch

Instruction to do this can be found on the OpenEMR Patches page.


Meaningful Use 2 Specific Instructions


Using OpenEMR

See the OpenEMR 5.0.1 User Guide


Securing OpenEMR

See the Securing OpenEMR Guide


Support

Support:
https://community.open-emr.org/


Author:
Brady Miller
OpenEMR Project Co-administrator
brady.g.miller@gmail.com
http://www.bradymd.com