I’ve put the unzipped openemr 2.8.3 folder (renamed openemr) into the www folder of an existing wamp, and have edited openemr/interface/globals.php:
$webserver_root = “C:/wamp/www/openemr”;
Parse error: syntax error, unexpected $end in C:\wamp\www\openemr\setup.php on line 415
I’m sure this is a basic problem - I can’t find anything wrong in setup.php, although the indenting is inconsistent so it’s hard to be sure. Line 415 is the end of the file.
This is best solved by using uniform tags to avoid this problem. OpenEMR has a lot of code. The last time we counted there was well over 500,000 lines.
We have been asking all of the developers to use the long form: