[Qgis-user] QGis-Map-Server "Map Loading" Problem Ubuntu 12.04

Gunnar Oehmichen oehm8895 at uni-landau.de
Thu Aug 22 08:42:50 PDT 2013


So I got a hint to check wether the qgis-mapserver is actually installed:

guna at guna-VirtualBox:~$ dpkg -l | grep qgis-mapserver
ii  qgis-mapserver                            1.8.0~precise1 
               Quantum GIS mapserver

guna at guna-VirtualBox:~$ ls -l ./www/qgis-web-client/cgi-bin/
insgesamt 0
lrwxrwxrwx 1 guna guna 32 Aug 17 12:09 qgis_mapserv.fcgi -> 
/usr/local/bin/qgis_mapserv.fcgi

guna at guna-VirtualBox:~$ ls -la /usr/local/bin/
insgesamt 8
drwxr-xr-x  2 root root 4096 Feb 13  2013 .
drwxr-xr-x 10 root root 4096 Feb 13  2013 ..

guna at guna-VirtualBox:~$ dpkg -L qgis-mapserver
/.
...
/usr/lib/cgi-bin/qgis_mapserv.fcgi
...

Obviously it is there

So change the symlink:

guna at guna-VirtualBox:~$ cd ./www/qgis-web-client/cgi-bin/

guna at guna-VirtualBox:~/www/qgis-web-client/cgi-bin$ ls -l
insgesamt 0
lrwxrwxrwx 1 guna guna 32 Aug 17 12:09 qgis_mapserv.fcgi -> 
/usr/local/bin/qgis_mapserv.fcgi

guna at guna-VirtualBox:~/www/qgis-web-client/cgi-bin$ rm qgis_mapserv.fcgi

guna at guna-VirtualBox:~/www/qgis-web-client/cgi-bin$ ln -s 
/usr/lib/cgi-bin/qgis_mapserv.fcgi qgis_mapserv.fcgi

guna at guna-VirtualBox:~/www/qgis-web-client/cgi-bin$ ls -l
insgesamt 0
lrwxrwxrwx 1 guna guna 34 Aug 22 17:20 qgis_mapserv.fcgi -> 
/usr/lib/cgi-bin/qgis_mapserv.fcgi

Still no map occuring.

Does anyone have a hint?

Thanks, Gunnar



Am 22.08.2013 16:29, schrieb Gunnar Oehmichen:
> Could ypu please accept the post since I am a member of the list by now?
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.nabble.com/QGis-Map-Server-Map-Loading-Problem-Ubuntu-12-04-tp5072955p5073828.html
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>


-- 
Gunnar Oehmichen
Quantitative Landscape Ecology
Institute for Environmental Sciences
University Koblenz-Landau
Fortstrasse 7
76829 Landau
Germany
http://www.uni-koblenz-landau.de/landau/fb7/umweltwissenschaften/landscape-ecology/Staff/gunnaroehmichen



More information about the Qgis-user mailing list