[PHP-DEV] PHP 4.0 Bug #8011: crash when sess_ files from other users in same directory From: s-haa5 <email protected>
Date: 11/28/00

From: s-haa5 <email protected>
Operating system: FreeBSD
PHP version: 4.0.3pl1
PHP Bug Type: *Session related
Bug description: crash when sess_ files from other users in same directory

My session files had been stored in the default /tmp directory. Using PHP on a commonly used server (provider) with session files from other users stored there, let PHP craches with the probability of session.gc_probability. (I've no read/write access of the session files of other users.)

PHP is configured using:
--with-mysql=/usr/local --with-config-file-path=/usr/home/as/php --enable-debug=no --enable-track-vars=yes --enable-force-cgi-redirect=yes --enable-trans-sid=yes

-- 
Edit Bug report at: http://bugs.php.net/?id=8011&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>