Installing Openemr problem Step 3

osmond1114 wrote on Monday, April 07, 2014:

I am trying to install Openemr on a MS Cloud platform, in step 3 it stops without an error message and never returns. What could be the problem? I link to it from http://openemr.cloudapp.net/openemr/setup.php . In the .cnf I am using 0.0.0.0.My server Host: 137.117.69.129.

blankev wrote on Tuesday, April 08, 2014:

You need permissions and is there a MSQL installed? Follow the instructions in the advised part of manual install.

You are almost ready to use, but need to follow the instructions as stipulated in the manual. Don’t try to skip any line.

A little bit of luck will help. Or delete everything and make a fresh start.

also have this problem while installing on windows

Configuring OpenEMR…

Connecting to MySQL Server… OK.
Creating database… OK.
Creating user with permissions for database… OK.
Reconnecting as new user… OK.

Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\openemr\library\classes\Installer.class.php on line 558

Hello Sombi_Willingtone,

Installing OpenEMR may require some configuration changes in apache , php settings. To avoid maximum execution time error ,
Just increase the max_execution_time in php.ini file. ( Maximum execution time of each script, in seconds ) .
1.Locate your php.ini file and change the above variable to maximum value .
2.Restart your apache server and try to reinstall the OpenEMR.

Kindly check and let us know if any clarifications.
ViSolve