Hello. I installed XAMPP and the Apache and MySQL is running properly. I opened up http://localhost/openemr and am trying to install OpenEMR. But, I am getting a lot of errors. Please help me.
Notice: Undefined index: state in C:\xampp\htdocs\openemr\setup.php on line 14
Notice: Undefined index: iuser in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 13
Notice: Undefined index: iuserpass in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 14
Notice: Undefined index: iuname in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 15
Notice: Undefined index: iufname in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 16
Notice: Undefined index: igroup in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 17
Notice: Undefined index: server in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 18
Notice: Undefined index: loginhost in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 19
Notice: Undefined index: port in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 20
Notice: Undefined index: root in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 21
Notice: Undefined index: rootpass in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 22
Notice: Undefined index: login in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 23
I will try all the remedies above. But, when I try to install openEMR and let the the set up tool create data bases for me, it gives me a “Connecting to MySQL Server… OK.
Creating database… ERROR. Check your login credentials. unable to execute SQL: ‘create database openemr character set utf8 collate utf8_general_ci’ due to: Can’t create database ‘openemr’; database exists”
When I click on “I have already created the database.” It gives me a fatal error.
Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 445
After I put in the recommended PHP.ini file, all I got was to step 3. It no longer shows any error messages but will not complete the installation. Looks like this:
OpenEMR Setup