Test: /ext/session/tests/bug42596.phpt - Version 5.6.41-dev        

Bug #42596 session.save_path MODE option will not set "write" bit for group or world
Submitted: 2007-09-08 03:47:00 Modified: 2009-04-06 11:56:20
From: randy Assigned:
Status: Not a bug Package: Session related
PHP Version: 5.2.4 OS: Linux

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: session_start(): Session data file is not created by your uid in %s/bug42596.php on line 8
002- string(6) "100777"
003+
004+ Warning: session_write_close(): Session data file is not created by your uid in %s/bug42596.php on line 10
005+
006+ Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (0;0777;/mnt/hgfs/deionize/linux/php-src-PHP-5.6/ext/session/tests/sessions/) in %s/bug42596.php on line 10
007+ string(6) "100755"