ID: 26496 Updated by: [EMAIL PROTECTED] Reported By: xingg_wu at yahoo dot com dot cn -Status: Open +Status: Bogus Bug Type: Session related Operating System: reahat linux 9 PHP Version: 4.3.3 New Comment:
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php This is perfectly normal.. Previous Comments: ------------------------------------------------------------------------ [2003-12-01 22:07:56] xingg_wu at yahoo dot com dot cn Description: ------------ Hello: I am poor in enlish! The session sometime works well,sometime works badly! It creates new empty file in /tmp.I also find this problem with apache1.3.12&php4.1.1&sybase11.9.2&linux My php.in file config: session.sav_path=/tmp session.sav_handler=files session.use_cookies=1 session.name=PHPSESSID session.auto_start=0 session.cookie_path=/ session.cookie_domin= session.gc_maxlifetime=1440 .... my server config: php4.3.3 httpd2.0.44 linux 9 sybase-11.9.2 tar-vzxf php-4.3.3.tar.gz ./configure 每with-apxs2=/home/apache/bin/apxs 每with-sybase-ct=/opt/Sybase-11.9.2 每enable-ftp 每enable-track-vars 每disable-cli make make install cp php.ini-dist /usr/local/lib/php.ini ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26496&edit=1