Hi,

I'm trying to serve a project that use data-defined properties with an
expression using a custom Python function. Custom Python functions for
expression engine are stored in user's profile folder
(QGIS3/profiles/default/python/expression), so I've tryied to set up FCGI
environment variable (Apache) as referred in the doc (
https://docs.qgis.org/testing/en/docs/user_manual/working_with_ogc/server/config.html)
:

FcgidInitialEnv QGIS_OPTIONS_PATH
"/home/user/.local/share/QGIS/QGIS3/profiles/default"

But it does not seems to works, any idea ?

Thanks in advance
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to