<div dir="ltr"><div>Thanks Steve!</div><div> </div><div>I got it! Just had to set IIS FASTCGI settings and add one variable with xml config path!</div><div> </div><div>Works like a charm !</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, Mar 12, 2013 at 2:16 PM, Stephen Woodbridge <span dir="ltr"><<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Paul,<br>
<br>
I have always use the apache module, so this might be useless info. I guessing that you would configure it under IIS like any other FCGI module. The trick is that you need to inform it where its mapcache.xml config file is located. In apache that is passed as an envronment variable. Then you should be able to hit the configured url for the service.<br>

<br>
<a href="http://sever/mapcache.exe/demo" target="_blank">http://sever/mapcache.exe/demo</a><br>
<a href="http://sever/mapcache.exe?demo" target="_blank">http://sever/mapcache.exe?demo</a><br>
<br>
And it should respond with the demo service page if that is configured in the mapcache.xml.<br>
<br>
This might give you some ideas:<br>
<a href="http://lists.osgeo.org/pipermail/mapserver-dev/2012-February/012007.html" target="_blank">http://lists.osgeo.org/<u></u>pipermail/mapserver-dev/2012-<u></u>February/012007.html</a><br>
<br>
-Steve W<div class="im"><br>
<br>
On 3/12/2013 12:38 PM, Paul james wrote:<br>
</div><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><div class="im">
Thanks...<br>
I compiled mapcache with success ... mapcache_seed is working fine...<br>
But I dont know how use the FastCGI module (mapcache.exe) ... I created<br>
a FastCGI 'Module Mapping' in IIS pointing to mapcache.exe ... But how<br>
can I use that in my atual map? I didnt find any tutorial/guide how use<br>
Mapcache as FastCGI independent module...<br>
Paul<br>
<br>
<br>
On Mon, Mar 11, 2013 at 3:05 PM, Jeff McKenna<br></div>
<<a href="mailto:jmckenna@gatewaygeomatics.com" target="_blank">jmckenna@gatewaygeomatics.com</a> <mailto:<a href="mailto:jmckenna@gatewaygeomatics.com" target="_blank">jmckenna@<u></u>gatewaygeomatics.com</a>>><div>
<div class="h5"><br>
wrote:<br>
<br>
<br>
<br>
<br>
    On 2013-03-11 2:42 PM, Paul james wrote:<br>
     > Thanks Jeff...<br>
     ><br>
     > I updated my mapache (master) and now I only got 1 unresolved<br>
    symbol :<br>
     ><br>
     >    */Creating library cgi\mapcache.lib and object cgi\mapcache.exp<br>
     > mapcache.obj : error LNK2019: unresolved external symbol<br>
     > __imp__apr_date_parse_http4 referenced in function<br>
    _fcgi_write_response<br>
     > cgi\mapcache.exe : fatal error LNK1120: 1 unresolved externals<br>
     > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual<br>
     > Studio 11.0\VC\BIN\cl.EXE"' : return code '0x2'<br>
     > Stop./*<br>
     > *//*<br>
     > Do you have any idea how can I fix that?<br>
     ><br>
     > Thanks<br>
     ><br>
<br>
    Since that function comes from the APR library (apr-util i think), maybe<br>
    make sure you set all the APR declarations in your nmake.opt<br>
<br>
    -jeff<br>
<br>
<br>
<br>
    --<br>
    Jeff McKenna<br>
    MapServer Consulting and Training Services<br>
    <a href="http://www.gatewaygeomatics.com/" target="_blank">http://www.gatewaygeomatics.<u></u>com/</a><br>
<br>
<br>
<br>
    ______________________________<u></u>_________________<br>
    mapserver-users mailing list<br></div></div>
    <a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.<u></u>org</a> <mailto:<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.<u></u>osgeo.org</a>><br>

    <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/mapserver-<u></u>users</a><div class="im"><br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.<u></u>org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/mapserver-<u></u>users</a><br>
<br>
</div></blockquote><div class="HOEnZb"><div class="h5">
<br>
______________________________<u></u>_________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.<u></u>org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/mapserver-<u></u>users</a><br>
</div></div></blockquote></div><br></div>