On Wed, 26 Jun 2002, Brian France wrote:

>Does this fix the problem with configure?
>
>http://bugs.php.net/bug.php?id=17977

    yes..
    
>I take it if session is shared then mm is shared as well, right?

    It makes the mm module not to be an extension of itself..
    which it really isn't, as it's only a module for session.
    
    Short answer: Yes. --with-mm=shared is same as --with-mm
        
>Also will this "--enable-session=shared --without-mm" still allow 
>session to be shared?

    Oh..didn't test that one, but yes, it should still allow
    it to be shared. (actually..I think that was fixed by Sascha
    a while ago in CVS)
        
    --Jani


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to