ID: 14496 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Feedback Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment:
What does php_config.h say related to "HAVE_LIBMM" ? Derick Previous Comments: ------------------------------------------------------------------------ [2001-12-13 18:09:33] [EMAIL PROTECTED] I have --with-mm in configuration line. CC=gcc2.95.3 \ CXX=gcc2.95.3 \ ./configure \ --with-apxs=/usr/local/httpd/bin/apxs \ --prefix=/usr/local/php \ --with-config-file-path=/usr/local/php/etc \ --enable-inline-optimization \ --enable-track-vars \ --enable-magic-quotes \ --enable-safe-mode \ --enable-memory-limit \ --enable-sysvshm \ --enable-sysvsem \ --enable-shmop \ --enable-sockets \ --enable-wddx \ --enable-xslt \ --enable-ctype \ --enable-bcmath \ --enable-mailparse \ --enable-ftp \ --disable-mbstring \ --with-gd=/export/work/gd-1.8.4-gif \ --with-jpeg-dir=/export/work/jpeg-6b \ --with-png-dir=/export/work/libpng-1.0.9 \ --with-ttf=/export/work/freetype-1.3.1 \ --with-mysql=/usr/local/mysql \ --with-openssl=/usr/local/ssl \ --with-epipe \ --with-mcrypt \ --with-mhash \ --with-zlib \ --with-mm \ --with-xmlrpc \ --with-iconv \ --with-curl \ --with-bz2 \ --with-gmp \ --with-ldap \ --with-xml \ --with-zip \ --with-gettext \ --with-dom \ --with-xslt-sablot \ "$@" ------------------------------------------------------------------------ [2001-12-13 18:06:16] [EMAIL PROTECTED] Add --with-mm to your configure line and then it should work. (This is not a bug> bogus). Derick ------------------------------------------------------------------------ [2001-12-13 17:17:44] [EMAIL PROTECTED] When i set save_handler in php.ini to 'mm and can start apache i can see "PHP Fatal error: Cannot find save handler mm in Unknown on line 0" but session work properly and it use mm ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14496&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]