http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13431

Lennon Mazonde <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #40 from Lennon Mazonde <[email protected]> ---
(In reply to Martin Renvoize from comment #1)
> I'm seeing this issue more and more on IRC as people upgrade their package
> installs.
> 
> The symptom is the appearance of the below error when searching, or looking
> at MRC Framework pages and a few other places:
> 
> Open of share file /tmp/sharefile-koha-koha failed: Permission denied at
> /usr/lib/perl5/Cache/FastMmap.pm line 640.
> 
> The fastest fix I've found to get your system back up and running whilst I
> work on a longer term fix, is to:
> 
> 1) Add/Set 'SetEnv MEMCACHED_NAMESPACE="instancename"' per instance you have
> running in the apache virtual host configuration
> 2) Delete the existing temp file /tmp/somthing-koha-koha
> 
> This will ensure koha creates a seperate temp file for caching pursposes on
> a epr instance basis, and the deletion will ensure it happens upon the next
> request per instance.

Hello, this seems to have worked for me. I have two instances of koha running
on my server. After making the adjustments as suggested above, two temp files
are now being created- sharefile-koha-xxa, sharefile-koha-xxb. Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to