<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#006600">
    Hi all,<br>
    I've used QGIS for some time and I was happy to discover its
    server-client version because I hope to make a webgis in the future.<br>
    So, I successfully installed the QGIS server application from OSGeo
    and I tested it with a sample project: it works!<br>
    Then I downloaded the client application. It seems that there is no
    a complete example about it (I'm wrong?) and so I tryed to connect
    to my QGis-server but nothing happens! The loading function goes to
    infinity and no layers are displayed. I think the problem could be
    related to some setting but I don't know how to resolve it.<br>
    <br>
    Here some technical informations:<br>
    SO: windows seven 32 bit<br>
    Server: Apache from Osgeo<br>
    Qgis server installation path: C:\OSGeo4W\apps\qgis\bin<br>
    Qgis web client path: C:\OSGeo4W\apache\htdocs\sit<br>
    Qgis project file: C:\myprojects\world.qgs<br>
    <br>
    The qgis server is achievable from this path:
    <a class="moz-txt-link-freetext" href="http://localhost/qgis/qgis_mapserv.fcgi.exe">http://localhost/qgis/qgis_mapserv.fcgi.exe</a> ... and the project
    parameters<br>
    I've also modified the path to qgis_mapserv.fcgi.exe in
    globalOption.js file (e.g. /qgis/qgis_mapserv.fcgi.exe,
    localhost/qgis/qgis_mapserv.fcgi.exe, ... ) but nothing happens.<br>
    Any ideas?<br>
    <br>
    Thank you <br>
    rob<br>
  </body>
</html>