Opened 6 years ago

Closed 6 years ago

#2120 closed defect (invalid)

EoXServer fails to start

Reported by: darkblueb Owned by: osgeolive@…
Priority: major Milestone: OSGeoLive12.0
Component: OSGeoLive Keywords: eoxserver, apache2
Cc:

Description

12dev build285-master

EoXServer fails to start from the Geospatial menu

Apache shows 403 Forbidden on URL http://localhost/eoxserver/

[Thu Aug 23 23:21:40.858258 2018] [authz_core:error] [pid 3523] [client 127.0.0.1:45422] AH01630: client denied by server configuration: /usr/local/share/eoxserver/eoxserver_demonstration/eoxserver_demonstration

there is an extra directory in the conf.

    In file: /etc/apache2/conf-enabled/eoxserver.conf
       5: <Directory "/usr/local/share/eoxserver/eoxserver_demonstration/eoxserver_demonstration">
       6:   AllowOverride None
       7:   Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
        : </Directory>

/usr/local/share/eoxserver/eoxserver_demonstration exists

Change history (1)

comment:1 by kalxas, 6 years ago

Resolution: invalid
Status: newclosed

Django broken in this build

Note: See TracTickets for help on using tickets.