[ome-users] Omero web fastcgi not working

Aleksandra Tarkowska (Staff) A.Tarkowska at dundee.ac.uk
Mon Feb 23 12:07:30 GMT 2015


Hi José,

Omero.fcgi doesn¹t actually have to exist. It¹s just a URL used by the Web
server internally ­ ahook for signifying which requests at a URL should be
handled by FastCGI.

Could you send us output of bin/omero config get?

Did you actually start web by bin/omero web start?
What is the exact error message in apache log?


Kind regards
Ola





On 23/02/2015 11:13, "José Salavert Torres" <josator at ebi.ac.uk> wrote:

>Dear Omero users,
>
>Last week I have been trying to install OMERO, I have everything running
>but the web server.
>I followed the guide, but the fast.cgi directory supposed to be in:
>
>/nfs/public/rw/pdbe/mol2cell/omero/development/openmicroscopy/dist/var/ome
>ro.fcgi
>
>is missing.
>
>This is the apache configuration file generated by "omero web config
>apache²:
>
>###
># apache config for omero
># this file should be loaded *after* ssl.conf
>#
># -D options to control configurations
>#  OmeroWebClientRedirect - redirect / to /omero/webclient
>#  OmeroWebAdminRedirect  - redirect / to /omero/webadmin
>#  OmeroForceSSL - redirect all http requests to https
>
>###
>### Example SSL stanza for OMERO.web created 2015-02-20 11:11:45.436950
>###
>
># Eliminate overlap warnings with the default ssl vhost
># Requires SNI (http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI)
># support most later versions of mod_ssl and OSes will support it if you
>see
># "You should not use name-based virtual hosts in conjunction with SSL!!"
># or similar start apache with -D DISABLE_SNI and modify ssl.conf
>#<IfDefine !DISABLE_SNI>
>#  NameVirtualHost *:443
>#</IfDefine>
>#
>## force https/ssl
>#<IfDefine OmeroForceSSL>
>#  RewriteEngine on
>#  RewriteCond %{HTTPS} !on
>#  RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
>#</IfDefine>
>#
>#<VirtualHost _default_:443>
>#
>#  ErrorLog logs/ssl_error_log
>#  TransferLog logs/ssl_access_log
>#  LogLevel warn
>#
>#  SSLEngine on
>#  SSLProtocol all -SSLv2
>#  SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW
>#  SSLCertificateFile /etc/pki/tls/certs/server.crt
>#  SSLCertificateKeyFile /etc/pki/tls/private/server.key
>#
>#  # SSL Protocol Adjustments:
>#  SetEnvIf User-Agent ".*MSIE.*" \
>#    nokeepalive ssl-unclean-shutdown \
>#    downgrade-1.0 force-response-1.0
>#
>#  # Per-Server Logging:
>#  CustomLog logs/ssl_request_log \
>#    "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
>#
>#</VirtualHost>
>
>###
>### Stanza for OMERO.web created 2015-02-20 11:11:45.436950
>###
>FastCGIExternalServer
>"/nfs/public/rw/pdbe/mol2cell/omero/development/openmicroscopy/dist/var/om
>ero.fcgi" -host 0.0.0.0:4080 -idle-timeout 60
>
><Directory
>"/nfs/public/rw/pdbe/mol2cell/omero/development/openmicroscopy/dist/var">
>    Options -Indexes FollowSymLinks
>    Order allow,deny
>    Allow from all
></Directory>
>
><Directory
>"/nfs/public/rw/pdbe/mol2cell/omero/development/openmicroscopy/dist/lib/py
>thon/omeroweb/static">
>    Options -Indexes FollowSymLinks
>    Order allow,deny
>    Allow from all
></Directory>
>
>Alias /static
>/nfs/public/rw/pdbe/mol2cell/omero/development/openmicroscopy/dist/lib/pyt
>hon/omeroweb/static
>Alias /
>"/nfs/public/rw/pdbe/mol2cell/omero/development/openmicroscopy/dist/var/om
>ero.fcgi/"
>_______________________________________________
>ome-users mailing list
>ome-users at lists.openmicroscopy.org.uk
>http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users


The University of Dundee is a registered Scottish Charity, No: SC015096



More information about the ome-users mailing list