ID:               31323
 Comment by:       julien dot mathieu at gmail dot com
 Reported By:      jul_math at yahoo dot fr
 Status:           No Feedback
 Bug Type:         Session related
 Operating System: Linux
 PHP Version:      4.3.9
 New Comment:

(I'm the reporter of this bug)

I work now with the 5.1.2 version. The problem still occurs.


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

[2005-01-06 01:00:08] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2004-12-29 18:28:06] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

[2004-12-28 17:21:17] jul_math at yahoo dot fr

Description:
------------
session files created by session_start always exist but  randomly have
different permission (rw or r).

directory has full permissions

Sometimes files have r+w -> ok

Sometimes only r -> session_start(): 
open(/tmp/sess_a3a79ce3bd2df9289a325a206c1dfc84, O_RDWR) failed:
Permission denied (13) in ... 

Its nearly a random problem but happens 25% of time

Reproduce code:
---------------
<?php session_start()

...



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


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

Reply via email to