ID: 44758 Updated by: [EMAIL PROTECTED] Reported By: denis at edistar dot com -Status: Open +Status: Bogus -Bug Type: *Compile Issues +Bug Type: *General Issues Operating System: Linux PHP Version: 5.2.5 New Comment:
That's because there is no such extension in PHP. See http://cvs.php.net/viewvc.cgi/pecl/msession/ (there's no maintainer, so nobody has made a proper PECL package of it..) Previous Comments: ------------------------------------------------------------------------ [2008-04-17 13:28:48] denis at edistar dot com Description: ------------ I'm trying to compile php with msession support. Configure fails with the following message: Notice: Following unknown configure options were used: --with-msession Check './configure --help' for available options Reproduce code: --------------- ./configure --with-msession Expected result: ---------------- No warnings should be generated. Actual result: -------------- Notice: Following unknown configure options were used: --with-msession Check './configure --help' for available options ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=44758&edit=1
