shihabkb wrote on Monday, September 28, 2009:
Hi All,
I have removed my openemr and trying to start installing new.
My machine operating system is Windows XP.
Apache : apache2.0.55-win32-x86-nossl.msi
MySQL: mysql-essential-5.0.41-win32.msi
PHP : php-5.1.2-Win32.zip
I have downloaded openemr-3.1.0.zip from http://downloads.sourceforge.net/openemr/openemr-3.1.0.zip. I am following the installation steps http://www.oemr.org/modules/wiwimod/index.php?page=WindowsGenericOpenEmrInstallThreeOne&back=OpenEmrInstallHowtos.
My installation is success. I am able to log on to OpenEMR as admin/pass. I modified the default clinic name (Administration > Facilities). Also I am able to create a new user.
Now I am trying to create a new patient. Error occured. Please find following error occured.
ERROR: insert failed: INSERT INTO patient_data SET pid = ‘1’, date = NOW(), title = ‘Mr.’, fname = ‘Test’, mname = ‘Test’, lname = ‘Test’, pubpid = ‘1’, DOB = ‘1967-09-06’, sex = ‘Female’, ss = ‘’, drivers_license = ‘’, status = ‘’, genericname1 = ‘’, genericval1 = ‘’, genericname2 = ‘’, genericval2 = ‘’, street = ‘’, city = ‘’, state = ‘’, postal_code = ‘’, country_code = ‘’, contact_relationship = ‘’, phone_contact = ‘’, phone_home = ‘’, phone_biz = ‘’, phone_cell = ‘’, email = ‘’, providerID = ‘’, pharmacy_id = ‘0’, hipaa_notice = ‘’, hipaa_voice = ‘’, hipaa_mail = ‘’, hipaa_allowsms = ‘’, hipaa_allowemail = ‘’, hipaa_message = ‘’, occupation = ‘’, language = ‘’, ethnoracial = ‘’, financial_review = ‘’, family_size = ‘’, monthly_income = ‘’, homeless = ‘’, interpretter = ‘’, migrantseasonal = ‘’
Error: Incorrect integer value: ‘’ for column ‘providerID’ at row 1
How can I ensure the installation is sucesfull. When I checked the database some tables are not there. Like transation etc.
<b>Can somebody can help me. Please…<b>