qtdl wrote on Sunday, December 01, 2013:
Is there a way to change the server name? Please provide instructions if there is. Thanks.
qtdl wrote on Sunday, December 01, 2013:
Is there a way to change the server name? Please provide instructions if there is. Thanks.
fsgl wrote on Sunday, December 01, 2013:
If you mean that which is depicted in the first attachment, Administration >Globals > Appearance, change and save. The Application Title can be in a non-Roman script (just copy & paste the foreign script). See attachment 2.
qtdl wrote on Sunday, December 01, 2013:
I didn’t see that setting but that’s not what I meant. I meant the unique server name one has in the address bar (as in http://MyServerName/openemr/). Mine is just labeled as “localhost”. I can find where to change that - unless it’s somewhere in the database settings?
cmswest wrote on Sunday, December 01, 2013:
you could use the name of your server that’s running apache (look in control panel->system for your computer’s name)
or add an entry like the one for localhost at C:\Windows\System32\drivers\etc\hosts if you’re running windows:
127.0.0.1 localhost
127.0.0.1 prettygoodclinic
qtdl wrote on Sunday, December 01, 2013:
I’m running Linux (Ubuntu).
cmswest wrote on Sunday, December 01, 2013:
then run the command hostname and then put the result/openemr in the address bar