session.save_path should default to %TEMP%
| Bug #26757 | session.save_path should default to %TEMP% | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Submitted: | 2003-12-31 15:19 UTC | Modified: | 2004-03-29 16:37 UTC |
|
||||||||||
| From: | unknown at simplemachines dot org | Assigned: | ||||||||||||
| Status: | Closed | Package: | Session related | |||||||||||
| PHP Version: | 4CVS, 5CVS | OS: | Windows | |||||||||||
| Private report: | No | CVE-ID: | None | |||||||||||
[2003-12-31 15:19 UTC] unknown at simplemachines dot org
Description: ------------ I would like to request that, much like upload_tmp_dir, PHP be changed so that session.save_path defaults to the system's default temp directory. The reason for this is simple; countless times, people on Windows machines have problems with sessions because they do not set the path in php.ini. (even with how documented it is.) I mean - I am a developer for forum software, and more than half of the reported installation problems are caused by this one issue alone. Thus, with this change, php.ini-dist and php.ini-recommended could have no path set by default, and it would work fine on both operating systems without any changes. I realize this is basically a dupe of bug 25574, but in that case, the reporter misread the manual. I am asking that it be changed to work. http://bugs.php.net/bug.php?id=25574 Thank you, Unknown W. Brackets
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2004-01-14 00:44 UTC] unknown at simplemachines dot org
[2004-02-17 03:14 UTC] unknown at simplemachines dot org
[2004-03-29 04:58 UTC] unknown at simplemachines dot org
[2004-03-29 09:56 UTC] unknown at simplemachines dot org
[2004-03-29 16:37 UTC] wez@php.net
[2004-04-19 21:26 UTC] LarryJAdams at comcast dot net