From: harshal p. <pat...@gm...> - 2014-04-25 12:02:11
|
Hello Everyone, I am new to OpenEMR. I have installed OpenEMR 4.1.2 on my machine based on the instructions provided. It seems to work fine except for the following - There seem to be certain tables that do not exists. Error: Table 'openemr.rule_action_item' doesn't exist Error: Table 'openemr.procedure_order' doesn't exist Any idea how could this be resolved. Here are some of my settings - sql-mode="NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" My php.ini config are exactly as - http://www.open-emr.org/wiki/index.php/FAQ#What_are_the_correct_PHP_settings_.28can_be_found_in_the_php.ini_file.29.3F I also logged into mysql and looked for the tables. There are 159 tables in total within openemr database. These tables are not present in that list. Regards, Harshal |