<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>
      thanks for your comments.<br>
      The helloworld.qgis is being provided within the QGIS Web Client
      Master version as a default *.qgs stored in
      C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\projects , so
      that`s why I think it should work.<br>
      <br>
      Now I found that it is not even working as a simple QGIS Server
      WMS Request, as follows:<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:3857&REQUEST=GetMap&map=C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\projects\helloworld.qgs&BBOX=-25749149,-13032966,26101391,21121731&WIDTH=1000&HEIGHT=800&LAYERS=Hello,Country&FORMAT=image/png">http://landconsult.no-ip.com/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&SRS=EPSG:3857&REQUEST=GetMap&map=C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\projects\helloworld.qgs&BBOX=-25749149,-13032966,26101391,21121731&WIDTH=1000&HEIGHT=800&LAYERS=Hello,Country&FORMAT=image/png</a><br>
      <br>
      Instead my own qgis project "wms_demo.qgs" with two shape files
      works fine with the QGIS Server but it does not work with the Web
      Client ...<br>
      <br>
      This works fine: <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>
      it also works without the SRS/EPSG information:<br>
<a class="moz-txt-link-freetext" href="http://landconsult.no-ip.com/qgis/qgis_mapserv.fcgi.exe?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?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>
      But this one does not work (WebClient Interface is o.k., but
      shapes are not loading):<br>
<a class="moz-txt-link-freetext" href="http://landconsult.no-ip.com/QGIS-Web-Client-master/site/qgiswebclient.html?map=../projects/wms_demo.qgs">http://landconsult.no-ip.com/QGIS-Web-Client-master/site/qgiswebclient.html?map=../projects/wms_demo.qgs</a><br>
      <br>
      I am afraid the reason might be a simple path setting in the
      C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master\site\js files ....
      that´s why it would be helpful to know somebody with a working QWC
      on Windows.<br>
      <br>
      Regards,<br>
      Markus<br>
      <br>
      <br>
      <div class="moz-signature">-- <br>
        Dr. Markus Weidenbach <br>
        <b>landConsult.de</b>
        <br>
        Geographical Information Management
        <br>
        and Environmental Planning
        <br>
        D-77815 Bühl
        <br>
        Germany
        <br>
        e.mail see: <a class="moz-txt-link-freetext" href="http://landConsult.de">http://landConsult.de</a><br>
        <br>
        <br>
      </div>
      Am 13.03.2014 12:10, schrieb Bernhard Ströbl:<br>
    </div>
    <blockquote cite="mid:53219221.20502@jena.de" type="cite">Hi Markus,
      <br>
      <br>
      I have no experience with QWC and Windows but maybe if you
      describe what you have done and what happens you may get an answer
      from the list. Your URLs are not accessible (time-out), at least
      for me.
      <br>
      More comments below
      <br>
      <br>
      Am 13.03.2014 10:37, schrieb Markus Weidenbach:
      <br>
      <blockquote type="cite">Dear List,
        <br>
        <br>
        for 2 days I was trying to get the QGIS Web Client running on my
        Windows
        <br>
        7 / Apache 2 system.
        <br>
        I think I checked almost all comments and (still left open)
        questions on
        <br>
        that issue on the web and this mailing list and my impression
        is, that
        <br>
        nobody ever successfully installed the QGIS Web Client on
        Windows/Apache
        <br>
        or am I wrong (?).
        <br>
        <br>
        So, before I change to 3Liz lizmap-web-client, this post is my
        last hope
        <br>
        to get a positive answer ....
        <br>
        <br>
        My settings are:
        <br>
        - Windows 7, 64 bit with QGIS 2.2 and _fully working QGIS
        Server_ on
        <br>
        Windows/Apache (all updated/loaded on 10. March 2014 from
        OSGEO4W setup,
        <br>
        QGIS Server and Apache loaded with OSGEO4W "Web GIS Fast
        Installation"
        <br>
        setup mode).
        <br>
        - QGIS Web Client downloaded ZIP from
        <br>
        <a class="moz-txt-link-freetext" href="https://github.com/qgis/QGIS-Web-Client">https://github.com/qgis/QGIS-Web-Client</a> on 10. march 2014
        <br>
        <br>
        Like many other users I could successfully install the QGIS
        Server and
        <br>
        display my *.qgs data as a map on the browser and also get the
        <br>
        GetCapabilities information etc.
        <br>
        If you find my server switched on you can check:
        <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/apps/qgis/bin/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/apps/qgis/bin/wms_demo.qgs&BBOX=3453493.9,5358354.8,3461626.4,5363507.8&WIDTH=1000&HEIGHT=800&LAYERS=weg,bach&FORMAT=image/png</a>
        <br>
      </blockquote>
      <br>
      this is not Hello World, is it?
      <br>
      <blockquote type="cite">
        <br>
        But after the setting-up of the QGIS Web Client files under
        <br>
        C:\OSGeo4W\apache\htdocs\QGIS-Web-Client-master and after
        adjusting all
        <br>
        possible paths (including the right path in the GlobalOptions.js
        file at
        <br>
        <<var serverAndCGI =
        <a class="moz-txt-link-rfc2396E" href="http://127.0.0.1/qgis/qgis_mapserv.fcgi.exe">"http://127.0.0.1/qgis/qgis_mapserv.fcgi.exe"</a>>> I
        <br>
        was only able to see the QGIS Web Client interface but
        unfortunately not
        <br>
        the default map "helloworld.qgs".
        <br>
        <br>
<a class="moz-txt-link-freetext" href="http://landconsult.no-ip.com/QGIS-Web-Client-master/site/qgiswebclient.html?map=/Qgis-Web-Client-master/projects/helloworld.qgs">http://landconsult.no-ip.com/QGIS-Web-Client-master/site/qgiswebclient.html?map=/Qgis-Web-Client-master/projects/helloworld.qgs</a>
        <br>
      </blockquote>
      <br>
      so do you get Hello world in another client (entering a GetMap
      request in your Browser or QGIS desktop)?
      <br>
      Why are you not setting QWC on the project you mention above in
      order to decide whether it is a server or client problem?
      <br>
      <blockquote type="cite">
        <br>
        So after all the reading and testing, I am not sure if QGIS
        WebClient is
        <br>
        able to run on Windows/Apache at all?
        <br>
        <br>
        Is there anybody out there with a working QGIS Web Client on
        Windows/Apache?
        <br>
        <br>
        Thanks for your answers in advance (even if it is "no").
        <br>
        <br>
        Regards,
        <br>
        <br>
        Markus
        <br>
        <br>
        <br>
        <br>
      </blockquote>
      Bernhard
      <br>
      <br>
      <br>
      __________ Information from ESET Security, version of virus
      signature database 9536 (20140313) __________
      <br>
      <br>
      The message was checked by ESET Security.
      <br>
      <br>
         part000.txt - is OK
      <br>
      <br>
      <a class="moz-txt-link-freetext" href="http://www.eset.com">http://www.eset.com</a>
      <br>
      <br>
      <br>
      _______________________________________________
      <br>
      Qgis-user mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
      <br>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>