Click to See Complete Forum and Search --> : session.save_handler=mm


Anon
02-12-2001, 11:37 AM
Gurus,
I've noticed that almost everybody use files
to handle session info, but does anybody have an
experience to use MM module???
I've compiled PHP4.0.4pl1 on Solaris with --with-mm
(I've got mm compiled and tested)
and tried to set session.save_handler=mm
but it does not seem to work ...
I'd appreciate any tips or brief instructions.