Problem with OMERO Web Client deployment
Posted: Tue Mar 04, 2014 8:13 am
Dear all,
I installed the OMERO server and I am able to connect via OMERO Windows client. Now I would like to continue with the installation of the web client, but have problems.
I installed the web client accordingly to https://www.openmicroscopy.org/site/sup ... uick-start but still have issues. When launching the web client via http://myservername:4080/ no login page appears. The browser is trying to connect several minutes. Not sure what the reason is.
Please find below some more details regarding the configuration:
- OS Red Hat Enterprise Linux Server release 6.3 (Santiago)
- Kernel 2.6.32-279.el6.x86_64
- Apache 2.2.15 is used as web server
- fastcgi is installed and activated
# httpd -M | grep cgi
cgi_module (shared)
fastcgi_module (shared)
Syntax OK
The configuration (output of ./omero config get):
omero.db.name=omero_database
omero.db.pass=***
omero.db.user=***
omero.web.application_server=fastcgi-tcp
omero.web.debug=True
omero.web.ping_interval=12000
omero.web.server_list=[["localhost", 4064, "omero"]]
What can I do now?
Thanks in advance for your assistance,
Andreas
I installed the OMERO server and I am able to connect via OMERO Windows client. Now I would like to continue with the installation of the web client, but have problems.
I installed the web client accordingly to https://www.openmicroscopy.org/site/sup ... uick-start but still have issues. When launching the web client via http://myservername:4080/ no login page appears. The browser is trying to connect several minutes. Not sure what the reason is.
Please find below some more details regarding the configuration:
- OS Red Hat Enterprise Linux Server release 6.3 (Santiago)
- Kernel 2.6.32-279.el6.x86_64
- Apache 2.2.15 is used as web server
- fastcgi is installed and activated
# httpd -M | grep cgi
cgi_module (shared)
fastcgi_module (shared)
Syntax OK
The configuration (output of ./omero config get):
omero.db.name=omero_database
omero.db.pass=***
omero.db.user=***
omero.web.application_server=fastcgi-tcp
omero.web.debug=True
omero.web.ping_interval=12000
omero.web.server_list=[["localhost", 4064, "omero"]]
What can I do now?
Thanks in advance for your assistance,
Andreas