> I am trying to make IPC::Shareable work with my script, however I get
> this error:
> IPC::Shareable::SharedMem: shmget: Permission denied
>  at /usr/local/lib/perl5/site_perl/5.005/IPC/Shareable.pm line 456
> [Tue Oct 16 14:44:15 2001] [error] Could not create shared memory
> segment: Permission denied
> Does any one know what's up?

In the time it takes you to debug it, you could switch your code to
MLDBM::Sync and forget about all these annoying shared memory issues.  It
would probably be faster too.
- Perrin

Reply via email to