<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Dear Omero users,</div>
<div><br>
</div>
<div>I’ve upgraded from 5.0.5 to 5.1.1 and get: forbidden you don’t have permission to access / on this server.</div>
<div><br>
</div>
<div>and I’m finding it hard to troubleshoot the problem.</div>
<div><br>
</div>
<div>omero.conf:</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">FastCGIExternalServer "/var/omero/omero_dist/var/omero.fcgi" -host 127.0.0.1:4080 -idle-timeout 60</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><Directory "/var/omero/omero_dist/var"></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">    Options -Indexes FollowSymLinks</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">    Order allow,deny</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">    Allow from all</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"></Directory></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><Directory "/var/omero/omero_dist/lib/python/omeroweb/static"></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">    Options -Indexes FollowSymLinks</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">    Order allow,deny</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">    Allow from all</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"></Directory></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><Directory "/var/omero/omero_dist/etc/templates/error"></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">    Options -Indexes FollowSymLinks</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">    Order allow,deny</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">    Allow from all</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"></Directory></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><Location /></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">    ErrorDocument 500 /error/maintainance.html</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"></Location></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Alias /error /var/omero/omero_dist/etc/templates/error</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Alias /static /var/omero/omero_dist/lib/python/omeroweb/static</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Alias / "/var/omero/omero_dist/var/omero.fcgi/“</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Configuration (with LDAP removed):</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">-bash-4.1$ bin/omero config get</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">new_user_group=Public</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">omero.db.name=omero</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">omero.db.pass=xxxx</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">omero.db.user=omero</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">omero.web.apps=["figure"]</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">omero.web.ui.top_links=[["Data", "webindex", {"title": "Browse Data via Projects, Tags etc"}], ["History", "history", {"title": "History"}], ["Help", "http://help.openmicroscopy.org/", {"target":
 "new", "title": "Open OMERO user guide in a new tab"}], ["Figure", "figure_index”]]</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Also get these warnings when I start apache:</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">[Tue Apr 28 17:43:38 2015] [warn] The Alias directive in /etc/httpd/conf/httpd.conf at line 551 will probably never match because it overlaps an earlier Alias.</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">[Tue Apr 28 17:43:38 2015] [warn] The ScriptAlias directive in /etc/httpd/conf/httpd.conf at line 576 will probably never match because it overlaps an earlier Alias.</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"></p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">[Tue Apr 28 17:43:38 2015] [warn] The Alias directive in /etc/httpd/conf/httpd.conf at line 855 will probably never match because it overlaps an earlier Alias.</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Apache error_log:</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">[Tue Apr 28 17:46:05 2015] [error] [client xxx.xxx.xxx.xxx] (13)Permission denied: access to / denied</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Any help would be appreciated,</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo;">Bernie</p>
</div>
</body>
</html>