RE: [PHP-WIN] Concurrency issue on session file on harddisk

2008-02-14 Thread Eric Colinet
27;origine- De : Stephan Weiher [mailto:[EMAIL PROTECTED] Envoyé : mercredi 13 février 2008 13:04 À : php-windows@lists.php.net Objet : Re: [PHP-WIN] Concurrency issue on session file on harddisk This was one of our first tries to solve the problem. Since session_start() is called in th

Re: [PHP-WIN] Concurrency issue on session file on harddisk

2008-02-13 Thread Stephan Weiher
main frame was >> > loaded. >> > >> > You could then also put something like a 'waiting...' notice/string in >> the >> > main frame in case one or two people's machines in fact rendered/loaded >> > the >> > two frames in th

Re: [PHP-WIN] Concurrency issue on session file on harddisk

2008-02-12 Thread Michael Southworth
broken his body, but not his spirit...' > > > > - Original Message - > > From: "Stephan Weiher" < > > [EMAIL PROTECTED]> > > To: < > > php-windows@lists.php.net> > > Sent: Tuesday, February 12, 2008 12:06 PM > > Subject: [PHP-WIN] Concurrency issue on session file on harddisk > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >

Re: [PHP-WIN] Concurrency issue on session file on harddisk

2008-02-12 Thread Stephan Weiher
frames in the wrong order. > > Stay well > > Jacob Kruger > Blind Biker > Skype: BlindZA > '...Fate had broken his body, but not his spirit...' > > - Original Message - > From: "Stephan Weiher" < > [EMAIL PROTECTED]> > To: &

Re: [PHP-WIN] Concurrency issue on session file on harddisk

2008-02-11 Thread Jacob Kruger
Stephan Weiher" < [EMAIL PROTECTED]> To: < php-windows@lists.php.net> Sent: Tuesday, February 12, 2008 12:06 PM Subject: [PHP-WIN] Concurrency issue on session file on harddisk Hello, the company I work for has a problem with teir intranet based on php. All intranet pages are

[PHP-WIN] Concurrency issue on session file on harddisk

2008-02-11 Thread Stephan Weiher
Hello, the company I work for has a problem with teir intranet based on php. All intranet pages are framesets, containing a menu on the left and the content part on the right. Both frames use the same session file stored in the session_save_path. Often the following error occures: When opening