Re: [mapserver-users] Mapcache: error with Berkeley DB and display tiles

2014-01-28 Thread Eichner, Andreas - SID-NLKM
Andreas, thanks for the explanation about the Berkeley Database. However, I have made several changes of permissions and owner of the files produced by mapcache_seed, and I still get the same error on the OpenLayers demo. I don't know if others users have had the same error with Mapcache

Re: [mapserver-users] Mapcache: error with Berkeley DB and display tiles

2014-01-28 Thread samuelm...@gmail.com
Andreas, thank you very much for your time in the instructions,now the display of tiles worked properly for Berkeley databases. I have followed the instructions for the Apache Server. However, I'm using Nginx and change the permissions of the Group and user as follows: sudo chown nginx:nginx

Re: [mapserver-users] Mapcache: error with Berkeley DB and display tiles

2014-01-24 Thread samuelm...@gmail.com
Andreas, thanks for the explanation about the Berkeley Database. However, I have made several changes of permissions and owner of the files produced by mapcache_seed, and I still get the same error on the OpenLayers demo. I don't know if others users have had the same error with Mapcache and

Re: [mapserver-users] Mapcache: error with Berkeley DB and display tiles

2014-01-24 Thread Jeff McKenna
On 1/24/2014, 1:50 PM, samuelm...@gmail.com wrote: Idon'tknowifothersusershave hadthesameerrorwithMapcacheandBerkeleyDatabases inUbuntuServer. Thanksagain, Samuel. I did some testing a while back with BDB and MapCache on Windows; it was working, but there was one small issue. I

Re: [mapserver-users] Mapcache: error with Berkeley DB and display tiles

2014-01-24 Thread samuelm...@gmail.com
Jeff, I checked your ticket previously, and it may be the same error. So far I have not been able to solve the problem of displaying of BDB cache, so this is probably a bug. Samuel. 2014/1/24 Jeff McKenna jmcke...@gatewaygeomatics.com On 1/24/2014, 1:50 PM, samuelm...@gmail.com wrote:

Re: [mapserver-users] Mapcache: error with Berkeley DB and display tiles

2014-01-22 Thread Eichner, Andreas - SID-NLKM
failed to aquire connection to bdb backend: unknown error How can I fix or connect to the Berkeley DB?. I'm using Ubuntu Server 12.05 and Berkeley 5.1 (libdb5.1) Have you checked the file permissions to allow access to the user the web server runs under?

Re: [mapserver-users] Mapcache: error with Berkeley DB and display tiles

2014-01-22 Thread samuelm...@gmail.com
Thanks Andreas for your response. I changed all the permissions to read, write and the owner, after restarting apache, it fails displaying tiles in the demo and report the same error: failed to aquire connection to bdb backend: unknown error I followed the instructions to check the database

[mapserver-users] Mapcache: error with Berkeley DB and display tiles

2014-01-21 Thread samuelm...@gmail.com
Hi, I am creating a cache with Berkeley DB, mapcache_seed successfully generate tiles, but when it display the tiles, reports the following error: failed to aquire connection to bdb backend: unknown error How can I fix or connect to the Berkeley DB?. I'm using Ubuntu Server 12.05 and Berkeley