From: benni at gniza dot org Operating system: SuSE 9.3 PHP version: 5.2.1 PHP Bug Type: *Configuration Issues Bug description: Session.save_path wont use default-value
Description: ------------ I can approve the behavior of BUG-ID 40434 Sessions won't work without setting a session.save_path explicitly! If you just comment the session.save_path-line you get the error: ==== SAFE MODE Restriction in effect. The script whose uid is XZY is not allowed to access owned by uid 0 in [Scriptname:Line of session_start()] ==== This behavior is either a bug or the manual is wrong. Quote from the manual: == session.save_path defines [...]. Defaults to /tmp. == If I explicitly set the save_path (to /tmp or somewhere else) all is okay! Greetings Benjamin -- Edit bug report at http://bugs.php.net/?id=40464&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=40464&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=40464&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=40464&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=40464&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=40464&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=40464&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=40464&r=needscript Try newer version: http://bugs.php.net/fix.php?id=40464&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=40464&r=support Expected behavior: http://bugs.php.net/fix.php?id=40464&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=40464&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=40464&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=40464&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=40464&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=40464&r=dst IIS Stability: http://bugs.php.net/fix.php?id=40464&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=40464&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=40464&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=40464&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=40464&r=mysqlcfg