vince7lf / aerial_wildlife_detection

Tools for detecting wildlife in aerial images using active learning
MIT License
0 stars 0 forks source link

Install MapServer Ubuntu 18.04 LTS #50

Open vince7lf opened 2 years ago

vince7lf commented 2 years ago

install manually document

vince7lf commented 2 years ago

installing Apache2.

using this link to install the fastcgi module https://www.digitalocean.com/community/tutorials/how-to-configure-nginx-as-a-web-server-and-reverse-proxy-for-apache-on-one-ubuntu-18-04-server

vince7lf commented 2 years ago

libapache-mod-fastcgi module is located here, not available in universe repo (and it's unbelievable) https://mirrors.edge.kernel.org/ubuntu/pool/multiverse/liba/libapache-mod-fastcgi/

vince7lf commented 2 years ago

Add UbuntunGIS repo to ubuntu https://trac.osgeo.org/ubuntugis/wiki/QuickStartGuide

vince7lf commented 2 years ago

Change apache2 logs permission to avoir error 503 ref #52 chmod 755 /var/log/apache2

vince7lf commented 2 years ago

created doc file mapserver.md