Opened 14 years ago
Closed 14 years ago
#184 closed defect (worksforme)
QgisMapServer: incorrect 'Programme' in compilled path
Reported by: | Mavka | Owned by: | |
---|---|---|---|
Priority: | major | Component: | Package |
Version: | Keywords: | qgis | |
Cc: |
Description
qgis build 14343
'qgis_mapserv.fcgi.exe' search some files in
C:\Programme\OSGeo4W\apps\qgis-dev\resources\srs.db C:\Programme\OSGeo4W\apps\qgis-dev\plugins C:\Programme\OSGeo4W\apps\Qt4\plugins
OSGeo4W installed in 'c:\OSGeo4W' (default location).
Related ticket in qgis #3087.
Note:
See TracTickets
for help on using tickets.
Add
SetEnv QGIS_PREFIX_PATH "C:\OSGeo4W\apps\qgis-dev"
to yourhttpd.conf
.