Hi, I’ve installed OpenEMR on my laptop to check it out, and I like it…so now I’d like to install it in a small clinic, maybe three or four computers. I have two questions:
1) When doing multiple installations, how do the individual installations find the database over the network? How do I designate where the database is? Is it just located wherever the first installation is done?
2) If I create or modify some forms on one installation, is that carried through to all of them (i.e. are the form layouts stored in the database?)
Hi
No just use the IP of the PC you installed it on. Start->run->cmd for a DOS BOX. Once there do an IPCONFIG and there is your IP. From the other workstations just point your browser to that IP.
Apache actually handles the TCP/IP, so the IP you use the access an OpenEMR instance is based on the Apache configuration(s) (!) in front of it.
Default Apache configuration is to listen to all IPs, so any IP assigned to the machine you installed on and accessible to the client you are accessing from should work.
I strongly recommend using domain name(s) instead of IPs.