Re: mapserver httpd configuration

2020-04-05 Thread Aaron Mason
Hi Rashad Is mapserv.sock in /var/www/run? Also, does the web server have access to the socket file? I use a similar method to run RT: # cat /etc/httpd.conf [SNIP] server $domain { listen on egress tls port 443 fastcgi socket "/run/rt/rt-server.sock" log syslog t

mapserver httpd configuration

2020-04-03 Thread Rashad Kanavath
Hello all, Does anybody had tried to mapserver using httpd. I had latest mapserver 7.3 installed but cannot configure as it gives 500 internal server error https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo/mapserver/pkg/README-main?rev=1.4&content-type=text/x-cvsweb-markup The above readme sho