arnabnaha wrote on Friday, July 13, 2012:
Hi Brady….I installed a fresh instance of openemr from your branch…It works…and shows the list of files too…after pressing install now it shows the following error:
ERROR: query failed: LOAD DATA LOCAL INFILE ‘C:\Windows\TEMP/ICD10/2012_I10gem.txt’ INTO TABLE icd10_gem_dx_10_9 FIELDS TERMINATED BY ‘’ (@var) SET revision = 0, dx_icd10_source = trim(Substring(@var, 1, 7)),dx_icd9_target = trim(Substring(@var, 9, 5)),flags = trim(Substring(@var, 15, 5))
Error: File ‘C:WindowsTEMP\ICD10\2012_I10gem.txt’ not found (Errcode: 2)
I guess something is not getting inside the temp folder of C drive…