[mapserver-users] Mapcache FCGI with IIS...

Paul james pauljame at gmail.com
Mon Mar 18 12:29:02 PDT 2013


Thanks Steve!

I got it! Just had to set IIS FASTCGI settings and add one variable with
xml config path!

Works like a charm !


On Tue, Mar 12, 2013 at 2:16 PM, Stephen Woodbridge <woodbri at swoodbridge.com
> wrote:

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


More information about the mapserver-users mailing list