Using browser to connect via intranet

ewarden wrote on Friday, February 05, 2010:

I am drawing a blank when I try to connect to OpenEMR that resides on one machine in my network and I try t connect from another machine on the same network. I get an error “Internet Explorer cannot display the webpage”. OpenEMR is installed on a machine named “eric”. I have tried connecting via browser using http://eric/localhost/openemr along with other variations. I am sure i am missing something simple. This is version 3.1  Any help pointing the right direction will be appreciated.
  Thanks, Eric

clangwel wrote on Saturday, February 06, 2010:

Hi, Eric

Replace the name “eric” in the url addres with the “ip” address of the server, I have given an example, also you will need the “s” after the “http” if you have ssl enable on the server.   http://192.168.X.X/openemr

Hope this helps

Curtis