Edit report at http://bugs.php.net/bug.php?id=32236&edit=1
ID: 32236 Updated by: [email protected] Reported by: justin at redwiredesign dot com Summary: Multiple paths for session.save_path -Status: Open +Status: Bogus Type: Feature/Change Request -Package: Feature/Change Request +Package: *General Issues Operating System: FreeBSD 5. PHP Version: 4.3.10 Block user comment: N Private report: N New Comment: Silently falling back to another location causes a performance impact and lead to non-deterministic behavior. It's better if the admin fixes the access rights properly Previous Comments: ------------------------------------------------------------------------ [2005-03-08 21:10:00] justin at redwiredesign dot com Description: ------------ In certain circumstances, there is the possibility that the directory referred to by session.save_path is non-writeable. It would be advantageous to be able to specify multiple paths on this line, colon-seperated like include_path so that when PHP tries to create a session file and fails, it has another location to create the file in. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=32236&edit=1
