[mapserver-users] mapcache - problems on install

Helen San Segundo Navazo hsansegundo at meteo.cat
Fri May 11 05:31:01 EDT 2012


  * I'm with apache 2.2.14

    I've changed:
       Require all granted
    with:
      Order allow,deny
      Allow from all
    I've restart apache
    and the result is the same: permission denied: access to
    /mapcache/demo denied 

  * I think the install-module went ok:

    the result in the log was ([Thu May 10 13:21:24 2012] [notice]
    Apache/2.2.14 (Ubuntu) mod_fcgid/2.3.4 mod-mapcache/0.5-dev
    configured -- resuming normal operations)
    is there any way to test that went succesfully?

  * If I remove the <ifmodule> and restart apache I obtain the same
    error permission denied: access to /mapcache/demo denied

I'm invoking: 
http://localhost/mapcache/demo?LAYERS=vmap0&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&BBOx=-180,-90,180,90&WIDTH=700&HEIGHT=500&FORMAT=image/png

thanks,
Helen

El 11/05/12 11:15, thomas bonfort escribió:
> - Are you on apache 2.4 ? Require all granted will only work on 2.4
> - did you succesfully run "make install-module" in the mapcache folder ?
> - what happens if you remove the<IfModule mapcache_module>  and
> </IfModule>  lines ?
>
> On Fri, May 11, 2012 at 10:30 AM, Helen San Segundo Navazo
> <hsansegundo at meteo.cat>  wrote:
>> In my httpd.conf I have:
>>
>> <IfModule mapcache_module>
>> <Directory "/home/curs/Desarrollo/Aplicaciones/mapserver-mapcache-18a50e2/">
>>       Require all granted
>> </Directory>
>>    MapCacheAlias /mapcache
>> "/home/curs/Desarrollo/Aplicaciones/mapserver-mapcache-18a50e2/mapcache.xml"
>> </IfModule>
>>
>> El 11/05/12 10:07, thomas bonfort escribió:
>>> e<Directory>    entry containing the base path to ma
>>
>> _______________________________________________
>> mapserver-users mailing list
>> mapserver-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20120511/c52f65ec/attachment.html


More information about the mapserver-users mailing list