installing two OMERO on the same machine
Posted: Thu Sep 29, 2011 7:30 pm
Hi all,
I want to know if I can run two different OMERO versions on the same machine. Especially OMERO.web with different port.
I have a machine with an OMERO 4.2.1 version running. So I downloaded 4.3.2 server to the machine and tried to follow the installation instruction.
for 4.2.1 version, I set the following configuration.
for 4.3.2 version, I set the following so that I can access to this by 14064 port.
and use the same configuration as 4.2.1.
But when I tried to access to my omero.web (http://my.inst.edu), it only shows me the 4.2.1 version.
Do I need to do something else?
Thanks in advance,
BK
I want to know if I can run two different OMERO versions on the same machine. Especially OMERO.web with different port.
I have a machine with an OMERO 4.2.1 version running. So I downloaded 4.3.2 server to the machine and tried to follow the installation instruction.
for 4.2.1 version, I set the following configuration.
omero.web.application_host=http://my.inst.edu
omero.web.application_server=fastcgi
omero.web.debug=True
for 4.3.2 version, I set the following so that I can access to this by 14064 port.
>bin/omero admin ports --prefix=1
and use the same configuration as 4.2.1.
But when I tried to access to my omero.web (http://my.inst.edu), it only shows me the 4.2.1 version.
Do I need to do something else?
Thanks in advance,
BK