<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Is there a typo maybe?<br>
    <pre wrap="">FcgidInitialEnv QGIS_CUSTOM_CONFIG_PATH "<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>usr/share/qgis/ressources<span class="moz-txt-tag">/</span></i>"</pre>
    So "ressources" should instead be "resources"?<br>
    <br>
    <br>
    <br>
    Donovan<br>
    <br>
    <div class="moz-cite-prefix">On 03/03/15 08:56 AM, Alessandro
      Pasotti wrote:<br>
    </div>
    <blockquote
cite="mid:CAL5Q670XaLqXrF58B6Q3LWBJef_0xhONnKKXcm0UaRpDwjC1vQ@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi Bernhard,

anything in the logs?

I haven't already tested the 2.8.1, I'm working on a master build and
it works fine.

I'll test the official packages asap.



2015-03-03 16:53 GMT+01:00 Bernhard Ströbl <a class="moz-txt-link-rfc2396E" href="mailto:bernhard.stroebl@jena.de"><bernhard.stroebl@jena.de></a>:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi all,

I am trying to make a python plugin run on QGIS server, however all I get is

<ServiceException code="Service configuration error">Service unknown or
unsupported</ServiceException>

I wonder if qgis server cannot access my plugin or it cannot run my plugin
because it misses something. My filter has a requestReady hook but there is
nothing in the logs. I trieed to configure along [1]:

This is what I configured:
# QGIS Server python Plugins
FcgidInitialEnv PYTHONIOENCODING UTF-8
FcgidInitialEnv QGIS_DEBUG 1
FcgidInitialEnv QGIS_CUSTOM_CONFIG_PATH "/usr/share/qgis/ressources/"
FcgidInitialEnv QGIS_LOG_FILE ${APACHE_LOG_DIR}/qgis.log
FcgidInitialEnv QGIS_OPTIONS_PATH "/usr/lib/cgi-bin/"
FcgidInitialEnv QGIS_PLUGINPATH "/opt/qgis/python/"
FcgidInitialEnv LD_LIBRARY_PATH "/usr/lib"

my setting is:
Ubuntu 14.04
qgis-server installed from repo (2.8.1)

This is a server, so previously no qgis desktop was installed. I now even
installed this and tried to point the fcgid env variables to the places
where qgis resides to no avail.

any help appreciated

Bernhard

[1] <a class="moz-txt-link-freetext" href="http://www.itopen.it/qgis-server-python-plugins-tutorial/">http://www.itopen.it/qgis-server-python-plugins-tutorial/</a>


__________ Information from ESET Mail Security, version of virus signature
database 11261 (20150303) __________

The message was checked by ESET Mail Security.
<a class="moz-txt-link-freetext" href="http://www.eset.com">http://www.eset.com</a>


_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
      </blockquote>
      <pre wrap="">


</pre>
    </blockquote>
    <br>
  </body>
</html>