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.
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