I get an intermittent error using Apache::Session while trying to tie a
session.  It occurs sometimes and the only way to fix it I've found is to
reboot.  The weird thing is that I change nothing and rebooting fixes it. 
Looks like a semaphore problem.  Why would the call:

  new IPC::Semaphore

give a Permission denied error?  Has anyone else ran into this problem?  Any
help greatly appreciated...

My system:
 RedHat 6.1 (also occurs on RedHat 6.2)
 RH Secure Server 2.0 (Apache 1.3.3)
 mod_perl 1.21
 Apache::Session 1.03


apache error_log

[Fri Apr  7 20:13:46 2000] [error] Permission denied at
/usr/lib/perl5/site_perl/5.005/Apache/Session/SysVSemaphoreLocker.pm line
63.
        (in cleanup) Permission denied at
/usr/lib/perl5/site_perl/5.005/Apache/Session/SysVSemaphoreLocker.pm line
63.

Database handle destroyed without explicit disconnect at
/usr/lib/perl5/site_perl/5.005/Apache/AuthCookie.pm line 48.

Reply via email to