ID: 25876 User updated by: golden at riscom dot com Reported By: golden at riscom dot com Status: Bogus Bug Type: Session related Operating System: freebsd 4.8 PHP Version: 4.3.3 New Comment:
here's parameters passed to 'configure' script: --with-apxs2=/usr/local/apache2/bin/apxs --with-zlib --with-bz2 --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr/local --with-zlib-dir=/usr/local --with-iconv --enable-mbstring --with-mssql --enable-xslt --with-xslt-sablot=/usr/local -with-expat-dir=/usr/local --with-iconv-dir=/usr/local All the additional software(Sablotron, freetds, iconv, libpng, libjpeg, gd) were build from ports collection of FREEBSD-4.8RELEASE exactly, with exept of zlib which was build from source using zlib-1.1.4 Previous Comments: ------------------------------------------------------------------------ [2003-10-20 08:13:49] [EMAIL PROTECTED] Can not reproduce. ------------------------------------------------------------------------ [2003-10-20 07:48:26] golden at riscom dot com tried with php-STABLE-200310180730 - same result this message still appears in logs: session_start(): Failed to initialize storage module ------------------------------------------------------------------------ [2003-10-17 11:28:07] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ------------------------------------------------------------------------ [2003-10-17 10:01:31] golden at riscom dot com session.save_path = /tmp and it is also /tmp when this error occurs(checked the way you suggested) ------------------------------------------------------------------------ [2003-10-17 08:27:08] [EMAIL PROTECTED] What is the exact line in php.ini for session.save_path ? Also, what is session.save_path set to when this error happens? (add 'echo ini_get("session.save_path");' before the session_start() and turn output_buffering on in php.ini) ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/25876 -- Edit this bug report at http://bugs.php.net/?id=25876&edit=1