<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Bernhard,<br>
<br>
that´s the point ... <b>my QGIS Server is running</b>, please
test following link without QWC:<br>
<a class="moz-txt-link-freetext" href="http://landconsult.no-ip.com/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&SRS=EPSG:31467&REQUEST=GetMap&map=C:/OSGeo4W/apache/htdocs/QGIS-Web-Client-master/projects/wms_demo.qgs&BBOX=3453493.9,5358354.8,3461626.4,5363507.8&WIDTH=1000&HEIGHT=800&LAYERS=weg,bach&FORMAT=image/png">http://landconsult.no-ip.com/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&SRS=EPSG:31467&REQUEST=GetMap&map=C:/OSGeo4W/apache/htdocs/QGIS-Web-Client-master/projects/wms_demo.qgs&BBOX=3453493.9,5358354.8,3461626.4,5363507.8&WIDTH=1000&HEIGHT=800&LAYERS=weg,bach&FORMAT=image/png</a><br>
<br>
In your link, you missed the *.exe extension in qgis_mapserv.fcgi
.... but when running it in QWC the *.qgi is not loading, test
following:<br>
<a class="moz-txt-link-freetext" href="http://landconsult.no-ip.com/QGIS-Web-Client-master/site/qgiswebclient.html?map=C:/OSGeo4W/apache/htdocs/QGIS-Web-Client-master/projects/wms_demo.qgs">http://landconsult.no-ip.com/QGIS-Web-Client-master/site/qgiswebclient.html?map=C:/OSGeo4W/apache/htdocs/QGIS-Web-Client-master/projects/wms_demo.qgs</a><br>
<br>
</div>
<blockquote cite="mid:5322E4DF.5050309@jena.de" type="cite">OK, now
I can access it. Use firebug in firefox to see what happens. If
you do that you will realize that the error is that
cgi-bin/qgis_mapsserv.fcgi is not accessible.
<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://landconsult.no-ip.com/cgi-bin/qgis_mapserv.fcgi?map=../projects/helloworld.qgs&&_dc=1394795203156&SERVICE=WMS&VERSION=1.3&REQUEST=GetProjectSettings">http://landconsult.no-ip.com/cgi-bin/qgis_mapserv.fcgi?map=../projects/helloworld.qgs&&_dc=1394795203156&SERVICE=WMS&VERSION=1.3&REQUEST=GetProjectSettings</a>
<br>
<br>
so first thing to do is to get your QGIS server running.
GetProjectSettings or GetCapabilities must return something
sensible. You can check this in your browser (or QGIS desktop). As
soon as a GetMap request is successful (check this e.g. in QGIS
desktop) you can start configuring QWC.
<br>
</blockquote>
<br>
Markus<br>
</body>
</html>