I was curious about your post, so I take a look at the module source. It seems you could be right if O_EXCL is not defined when PHP is compiled. If O_EXCL is defined, it creates if there is no session data file. -- Yasuo Ohgaki ""Plutarck"" <[EMAIL PROTECTED]> wrote in message 9bmjl2$rc4$[EMAIL PROTECTED]">news:9bmjl2$rc4$[EMAIL PROTECTED]... > > What to fix? > > > Her ;) > > > Seriously though, is it possible that she stopped browsing the site long > enough for the session to expire and be cleaned up by the garbage handler, > then she continued on the page with a PHPSESSID that no longer existed? > > In that case the error would occur only once, as a new sessid with the same > number would be created right then. > > > -- > Plutarck > Should be working on something... > ...but forgot what it was. > > > "Maxim Maletsky" <[EMAIL PROTECTED]> wrote in message > DC017B079D81D411998C009027B7112A015ED114@EXC-TYO-01">news:DC017B079D81D411998C009027B7112A015ED114@EXC-TYO-01... > > > > hello guys... > > > > On one of our websites, where we use sessions, a funny error have > happened. > > > > <err> > > Warning: open(/tmp/sess_b5ad1e0878dee63fa8a780df44af3ea7, O_RDWR) failed: > > File exists (17) in page.japaninc.inc on line 109 > > </err> > > > > The funny side of it is that no one has ever seen it except our manager > > (what a luck) from his PC only. I guess, we developers, visit our art-work > > much more often than our manager... > > > > She's seen it twice already, first time was a month-two ago and now again. > I > > ignored it the first time, I though - well, happens... But now I start to > > think it is a bit weird (and dangerous for carrier). > > > > Any of you have any idea why this "rare" error keeps happening on her > > browser and NEVER on any of developer's? (nor even any other employee of > our > > 200> company ever complained)... > > > > What to fix? > > > > Sincerely, > > > > Maxim Maletsky > > Webmaster, J-Door.com / J@pan Inc. > > LINC Media, Inc. > > TEL: 03-3499-2175 x 1271 > > FAX: 03-3499-3109 > > > > [EMAIL PROTECTED] > > > > www.j-door.com > > www.japaninc.net > > www.lincmedia.co.jp > > > > > > > > > > > > > > > ---------------------------------------------------------------------------- > ---- > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > To contact the list administrators, e-mail: [EMAIL PROTECTED] > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to