ID: 14507
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Duplicate
Bug Type: Session related
Operating System: Sparc/Solaris 8
PHP Version: 4.1.0
New Comment:
I created new report for this bug which explains why this happens.
Duplicate #14612
--
Yasuo Ohgaki
Previous Comments:
------------------------------------------------------------------------
[2001-12-14 07:38:29] [EMAIL PROTECTED]
I did a "make distclean" and a rebuild with the following options:
./configure\
--with-mysql=/usr/local/mysql\
--with-db3 \
--enable-sysvsem\
--enable-sysvshm\
--with-mm=/usr/local\
--with-openssl \
--enable-track-vars\
--enable-trans-sid\
--enable-shmop\
--with-gd \
--with-jpeg-dir=/usr/local/lib \
--with-png-dir=/usr/local/lib \
--enable-inline-optimization \
--enable-bcmath \
--with-gettext \
--with-mcrypt \
--with-zlib \
--disable-debug \
--with-apxs=/usr/local/apache/bin/apxs
All this didn't solve the problem, I'm still getting:
PHP Fatal error: Cannot find save handler mm in Unknown on line 0
------------------------------------------------------------------------
[2001-12-14 06:05:43] [EMAIL PROTECTED]
Please try a `make clean� and reinstall PHP. I'd appreciate it, if you could let us
know whether that fixes your problem. Thanks
------------------------------------------------------------------------
[2001-12-14 05:27:47] [EMAIL PROTECTED]
More notes from user:
File /tmp/session_mm.sem has root:other 600 owner/perms; delting it will re-create it
upon startup, error still there.
------------------------------------------------------------------------
[2001-12-14 04:47:57] [EMAIL PROTECTED]
Duplicate of #14496
------------------------------------------------------------------------
[2001-12-14 04:44:29] [EMAIL PROTECTED]
I have a problem with sessions and mm on sparc/Solaris 8. When starting the apache I
get the error:
PHP Fatal error: Cannot find save handler mm in Unknown on line 0
in php_config.h:
/* Whether you have libmm */
#define HAVE_LIBMM 1
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=14507&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]