ID:               40464
 Updated by:       [EMAIL PROTECTED]
 Reported By:      benni at gniza dot org
-Status:           Assigned
+Status:           Closed
 Bug Type:         *Configuration Issues
 Operating System: SuSE 9.3
 PHP Version:      5.2.1
 Assigned To:      iliaa
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2007-02-13 15:39:01] benni at gniza dot org

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 this bug report at http://bugs.php.net/?id=40464&edit=1

Reply via email to