Installation on windows successfuFew errors

innocuous wrote on Saturday, September 24, 2005:

Hi,
I have successfully installed OpenEMR on windows 2000 server using XAMPP with the instructions given on http://www.oemr.org/OpenEMRWiki/MicrosoftWindows
Its installed fine, and I am able to login and proceed. However a few errors are there:
1) When I click on administration, all sub categories are working except PRACTICE SETTINGS.
When I click on that… the window is blank. Nothing is displayed except the header.
2)Registering a new patient:
When I click on new patient, it opens the page asking for name etc, but when I click on New Patient file it gives the following error:
----------
Fatal error: Cannot redeclare strterm() (previously declared in D:\xampp\xampp\htdocs\openemr\interface\globals.php:159) in d:\xampp\xampp\htdocs\openemr\interface\globals.php on line 159
---------
Any suggestions?
Thanks

innocuous wrote on Saturday, September 24, 2005:

More Errors:
Clicking on reports brings this up:
-------------
Fatal error: Cannot redeclare sqlconnect() (previously declared in d:\xampp\xampp\htdocs\openemr\library\sql.inc:24) in D:\xampp\xampp\htdocs\openemr\library\sql.inc on line 24
---------

I have also created two more users, but when I login via the users or even as admin the calender only displays the administrator. Clicking on All users doesn’t list users. Even when I log in with an alternate user, still only the Administrator  is displayed in the calender.
How do I fix this?

Since I cannot create a patient, I cannot test the other options.

sunsetsystems wrote on Saturday, September 24, 2005:

As far as I know the Windows port is experimental.  I would recommend Linux as that is where normal development is happening.

– Rod (http://www.sunsetsystems.com/)

innocuous wrote on Saturday, September 24, 2005:

Hi Rod,
I know that the windows port is experimental, but if any of you php experts can recognise and solve this error, it will be great!
:slight_smile:
Cheers