I need help because I can not find the solution to the following problem: I installed gisapp (Extended Qgis Web Client https://github.com/uprel/gisapp) but I can not in any way to view the projects, (I tried it with my projects and also with helloworld.qgs)
My system is Ubuntu 14.04 LTS, I downloaded and installed the Apache2 modules fcgi, qgis (desktop and server) and python from repository. I followed all the steps of the guide on site of GitHub
The server apache2 works (the presentation page in localhost works) and I also tried GetCapabilities browser on the following link http://localhost/cgi-bin/qgis_mapse...s&map=/home/alex/QGIS_projects/helloworld.qgs (I get a page with the document tree and notice that “…XML file does not appear to have any style information associated with it”).
I modified the database via gisapp PhpPgAdmin as described in the guide.
In error.log apache2 it is detected the following errors when loading EQWC:
*Warning 1: Unable to find ECW driver to unload from GDAL_SKIP environment variable.
Warning 1: Unable to find ECW driver to unload from GDAL_SKIP environment variable.
Warning 1: Unable to find JP2ECW driver to unload from GDAL_SKIP environment variable.
Warning 1: Unable to find ECW driver to unload from GDAL_SKIP environment variable.
Warning 1: Unable to find JP2ECW driver to unload from GDAL_SKIP environment variable.
[Fastcgi: error] [pid 2591] [client 127.0.0.1:44273] FastCGI: incomplete headers (0 bytes) received from server "usr / lib / cgi-bin / qgis_mapserv.fcgi"
[: Warn] [pid 1349] FastCGI: (dynamic) server "usr / lib / cgi-bin / qgis_mapserv.fcgi" (pid 2587) terminated two to uncaught signal '11' ((null)), a core file may have been generated
[: Warn] [pid 1349] FastCGI: (dynamic) server "usr / lib / cgi-bin / qgis_mapserv.fcgi" (pid 3189) signaled termination
[: Warn] [pid 1349] FastCGI: (dynamic) server "usr / lib / cgi-bin / qgis_mapserv.fcgi" (pid 3189) terminated two to uncaught signal '15' (Terminated)*
The firebug of firefox browser does not detect any error.I think my problem is with the FastCGI, but do not know how to find a solution.
I hope you can help me! so many days I try to run the web client without success ;-(
أكثر...
My system is Ubuntu 14.04 LTS, I downloaded and installed the Apache2 modules fcgi, qgis (desktop and server) and python from repository. I followed all the steps of the guide on site of GitHub
The server apache2 works (the presentation page in localhost works) and I also tried GetCapabilities browser on the following link http://localhost/cgi-bin/qgis_mapse...s&map=/home/alex/QGIS_projects/helloworld.qgs (I get a page with the document tree and notice that “…XML file does not appear to have any style information associated with it”).
I modified the database via gisapp PhpPgAdmin as described in the guide.
In error.log apache2 it is detected the following errors when loading EQWC:
*Warning 1: Unable to find ECW driver to unload from GDAL_SKIP environment variable.
Warning 1: Unable to find ECW driver to unload from GDAL_SKIP environment variable.
Warning 1: Unable to find JP2ECW driver to unload from GDAL_SKIP environment variable.
Warning 1: Unable to find ECW driver to unload from GDAL_SKIP environment variable.
Warning 1: Unable to find JP2ECW driver to unload from GDAL_SKIP environment variable.
[Fastcgi: error] [pid 2591] [client 127.0.0.1:44273] FastCGI: incomplete headers (0 bytes) received from server "usr / lib / cgi-bin / qgis_mapserv.fcgi"
[: Warn] [pid 1349] FastCGI: (dynamic) server "usr / lib / cgi-bin / qgis_mapserv.fcgi" (pid 2587) terminated two to uncaught signal '11' ((null)), a core file may have been generated
[: Warn] [pid 1349] FastCGI: (dynamic) server "usr / lib / cgi-bin / qgis_mapserv.fcgi" (pid 3189) signaled termination
[: Warn] [pid 1349] FastCGI: (dynamic) server "usr / lib / cgi-bin / qgis_mapserv.fcgi" (pid 3189) terminated two to uncaught signal '15' (Terminated)*
The firebug of firefox browser does not detect any error.I think my problem is with the FastCGI, but do not know how to find a solution.
I hope you can help me! so many days I try to run the web client without success ;-(
أكثر...