Trying to make session persistence work, I get 

Error in Perl code: Permission denied at 
/usr/lib/perl5/site_perl/5.6.0/Apache/Session/Lock/Semaphore.pm line 92.

I saw on the mailing list archive that others have the same problem. My setup 
is similar to those posted at that time, except I try with files instead of 
PostgreSQL because I thought it would be simpler.

The problem for me is that I can get it to work for one apache, but I have 
two differen apache servers on the machine, and they can't both work at the 
same time :-(

With ipcs I get this
------ Semaphore Arrays --------
key       semid     owner     perms     nsems     status
0x0052e2ce 640       postgres  600       16
0x0052e2cf 641       postgres  600       16
0x00007c4a 770       wwwrun    700       32                                   

The last, wwwrun, won't go away even if I shut down the apache it's coming 
from. I have to use ipcrm to remove it. If I do this, I can get the other 
apache server to use sessions, but then the wwwrun-apache won't :-(

Any session specialists here who can tell what to do? Maybe lower the number 
of nsems (whatever that is)?? And how?

-- 
Kaare Rasmussen            --Linux, spil,--        Tlf:        3816 2582
Kaki Data                tshirts, merchandize      Fax:        3816 2501
Howitzvej 75               �ben 14.00-18.00        Email: [EMAIL PROTECTED]
2000 Frederiksberg        L�rdag 11.00-17.00       Web:      www.suse.dk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to