ID:               40364
 Updated by:       [EMAIL PROTECTED]
 Reported By:      olivier at bolender dot org
-Status:           Open
+Status:           Bogus
 Bug Type:         Session related
 Operating System: Windows XP
 PHP Version:      5.2.0
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




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

[2007-02-05 14:35:47] olivier at bolender dot org

Description:
------------
Hello,
The session.save_path in my php.ini is set to 'c:/serveur/tmp', like:
session.save_path = "c:/serveur/tmp"
But it not work, when I use phpinfo() the value of this is "not
value".
Second time, when I use this in my code:
session_save_path("c:/serveur/tmp");
All works perfectly !!! so strange is it !!



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=40364&edit=1

Reply via email to