[Catalyst] Mmap of shared file Operation not permitted
Dennis Daupert
ddaupert at sbcglobal.net
Mon Aug 27 22:39:50 GMT 2007
>> Mmap of shared file /tmp/catapult/session_data failed:
>> Operation not permitted at /usr/lib/perl5/Cache/FastMmap.pm line 496.
Kiki:
> If /tmp is mounted with the 'noexec' option, a mmap with PROT_EXEC will
> fail with EPERM which translates to the above error message.
That's it!
cat /etc/mtab:
<snip>
simfs /tmp simfs rw,nosuid,nodev,noexec 0 0
Thanks BIG for helping me narrow this down.
Since this is a VPS, I'll circle back to the ISP.
/dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070827/f3bd0d5c/attachment.htm
More information about the Catalyst
mailing list