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


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