Subject: | Resize mutex region |
I received a number of these errors:
cannot open Berkeley DB file 'bb-links.db' in environment '/tmp/cache': unable to allocate memory for mutex; resize mutex region at /home/hornenj/perlmods/share/perl/5.14.2/CHI/Driver/BerkeleyDB.pm line 49.
I assume resizing the mutex region is something you need to do in your code since my code knows nothing of that.