Gundars Kulups wrote:
> 
> Hi!
> I am sorry to ask this bit off question, but still. Has anyone used
> Apache::Session on Solaris (Sparc, not intel)?
> We implemented system on Linux (intel) and tried to port it to Solaris, but
> session doesn't work - can not create session files. Store manager used is
> FileStore and SysV locker. Could that be a reason for problems? If so what
> kind of store and locker should be used on sparc Solaris?
> 
After the use Apache::Session you maybe have
to type something like this.

$Apache::Session::SysVSemaphoreLocker::nsems=16;


This has been talked here before, so maybe if
this doesn't work you can find hints anywhere in
the  list archives.
-- 
 - frankie -

Reply via email to