[mapserver-users] Problem install mapserver on ubuntu 18.04

Jeff McKenna jmckenna at gatewaygeomatics.com
Thu Apr 4 05:13:36 PDT 2019


Maybe it is permissions on your mapserv executable.  Make sure that your 
Apache user has permissions to execute that file (or chmod to '777' 
temporarily to verify).

-jeff



-- 
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/




On 2019-04-04 5:19 AM, Roberto Marzocchi wrote:
> Dear all,
> 
> I try to install mapserver on ubuntu 18.04 (I have also a qgis server 
> installed but I suppose it is not a problem, I already done the 
> installation in old server)
> 
> 
> when I type mapserv -v on terminal it's OK
> 
> MapServer version 7.0.7 OUTPUT=PNG OUTPUT=JPEG OUTPUT=KML SUPPORTS=PROJ 
> SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=CAIRO SUPPORTS=SVG_SYMBOLS 
> SUPPORTS=RSVG SUPPORTS=ICONV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER 
> SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT 
> SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=FASTCGI 
> SUPPORTS=THREADS SUPPORTS=GEOS INPUT=JPEG INPUT=POSTGIS INPUT=OGR 
> INPUT=GDAL INPUT=SHAPEFILE
> 
> when I try to use the cgi service I have some problem:
> 
> http://localhost/cgi-bin/mapserv?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetCapabilities
> 
> No error on apache log and a file not readable as output [1]
> 
> Thanks in advanced for your support
> 
> R
> 
> 
> [1] - https://docs.zoho.eu/file/1htkm3ff6db579e8d41e8835e76364cd84447
> 
> 
> 


More information about the mapserver-users mailing list