Difference between revisions of "OpenEMR 4.0 Windows Installation"

From OpenEMR Project Wiki
(Blanked the page)
Line 1: Line 1:
'''1.''' Install and configure MySQL, Apache (or another PHP-capable webserver), and PHP5 (PHP4 is also supported).  Many windows users have had success with the XAMPP package, which includes MySQL, Apache, and PHP.  XAMPP can be downloaded from: http://www.apachefriends.org/en/xampp-windows.html


:''('''If not using the XAMPP package''', then ensure when configuring MySQL for OpenEMR, STRICT_MODE must be disabled.  This can be done using the MySQL Server Instance Configuration wizard or in the my.cnf file.  You can check the setting in an existing MySQL instance by executing '''SHOW VARIABLES;''' in the MySQL Command Line Client and checking the value of SQL_MODE.  For more details see: http://dev.mysql.com/doc/refman/5.0/en/server-sql-mode.html)''
'''2.''' Download OpenEMR from sourceforge:
:http://downloads.sourceforge.net/openemr/openemr-3.2.0.zip <small>(MD5 sum: 664172e15d0fcf4eba9103fe6c6efda7)</small>
'''3.''' Extract the downloaded OpenEMR archive, change the name of the directory openemr-3.2.0 to just openemr, and then move this directory to your webserver root directory.  Refer to your webserver documentation to obtain your webserver root directory.  For example, if your using XAMPP, then the webserver root directory is in the \xampp\htdocs directory.
'''ALL DONE'''
Support:<br>
http://sourceforge.net/projects/openemr/forums

Revision as of 08:24, 20 March 2011

1. Install and configure MySQL, Apache (or another PHP-capable webserver), and PHP5 (PHP4 is also supported). Many windows users have had success with the XAMPP package, which includes MySQL, Apache, and PHP. XAMPP can be downloaded from: http://www.apachefriends.org/en/xampp-windows.html

(If not using the XAMPP package, then ensure when configuring MySQL for OpenEMR, STRICT_MODE must be disabled. This can be done using the MySQL Server Instance Configuration wizard or in the my.cnf file. You can check the setting in an existing MySQL instance by executing SHOW VARIABLES; in the MySQL Command Line Client and checking the value of SQL_MODE. For more details see: http://dev.mysql.com/doc/refman/5.0/en/server-sql-mode.html)

2. Download OpenEMR from sourceforge:

http://downloads.sourceforge.net/openemr/openemr-3.2.0.zip (MD5 sum: 664172e15d0fcf4eba9103fe6c6efda7)

3. Extract the downloaded OpenEMR archive, change the name of the directory openemr-3.2.0 to just openemr, and then move this directory to your webserver root directory. Refer to your webserver documentation to obtain your webserver root directory. For example, if your using XAMPP, then the webserver root directory is in the \xampp\htdocs directory.


ALL DONE


Support:
http://sourceforge.net/projects/openemr/forums