I'll have to check when I get home. I ran into this issue before as well.
http://localhost/cgi-bin/vienna/qgis_mapserv.fcgi if you go there, you will get the error about the unsupported service (since you're not telling it a service). What does http://localhost/cgi-bin/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities or http://localhost/cgi-bin/vienna/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities return? Jim On Thu, Jul 16, 2015 at 10:54 AM, Kavita Chitnis <[email protected]> wrote: > Hi Jim, > > Thank you for responding. I have created a project called Vienna under my > cgi-bin. > > kchitnis:~$ ls -l /usr/lib/cgi-bin/vienna/ > total 156 > -rwxrwxrwx 1 root root 158926 Jul 15 16:16 OSP_Laterals.qgs > lrwxrwxrwx 1 root root 20 Jul 15 16:15 qgis_mapserv.fcgi -> > ../qgis_mapserv.fcgi > lrwxrwxrwx 1 root root 19 Jul 15 16:15 wms_metadata.xml -> > ../wms_metadata.xml > > kchitnis:~$ ls -l /usr/lib/cgi-bin/ > total 1132 > -rw-r--r-- 1 root root 666 Apr 11 13:53 admin.sld > -rwxr-xr-x 1 root root 1142352 Jun 28 03:32 qgis_mapserv.fcgi > -rw-r--r-- 1 root root 588 Apr 11 13:53 schemaExtension.xsd > drwxrwxrwx 2 root root 4096 Jul 15 16:16 vienna > -rw-r--r-- 1 root root 1488 Apr 11 13:53 wms_metadata.xml > > > On Thu, Jul 16, 2015 at 10:44 AM, James Keener <[email protected]> wrote: > >> That is a message from the mapserver. Do you have any qgs file in the >> directory with it? >> >> Jim >> >> On Thu, Jul 16, 2015 at 10:42 AM, Kavita Chitnis <[email protected]> >> wrote: >> >>> I am trying to install QGIS on Ubuntu 15.04 by following the steps >>> mentioned in the link >>> http://anitagraser.com/2012/03/30/qgis-server-on-ubuntu-step-by-step/ >>> >>> After the confutation, I see the following-> >>> >>> http://localhost/cgi-bin/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities >>> >>> Returns an HTML with 'This XML file does not appear to have any style >>> information associated with it. The document tree is shown below.' >>> >>> http://localhost/cgi-bin/vienna/qgis_mapserv.fcgi >>> >>> The above link returns-> >>> This XML file does not appear to have any style information associated >>> with it. The document tree is shown below. >>> <ServiceExceptionReport xmlns="http://www.opengis.net/ogc" version=" >>> 1.3.0"> >>> <ServiceException code="Service configuration error">Service unknown or >>> unsupported</ServiceException> >>> </ServiceExceptionReport> >>> >>> >>> Can someone please help me with the configuration? >>> >>> Thanks, >>> Kavita >>> >>> >>> _______________________________________________ >>> Qgis-user mailing list >>> [email protected] >>> http://lists.osgeo.org/mailman/listinfo/qgis-user >>> >> >> >
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
