[Tickets #2171] RESOLVED: mysql sessions break IMP

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Jul 19 12:27:37 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2171
-----------------------------------------------------------------------
 Ticket             | 2171
 Updated By         | patrick.timmons at polymtl.ca
 Summary            | mysql sessions break IMP
 Queue              | IMP
 Version            | FRAMEWORK_3
 State              | Bogus
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


patrick.timmons at polymtl.ca (2005-07-19 12:27) wrote:

We also have a session problem with mysql. The problem occurs in turba.
search.php passes the search result to browse.php through the session but
browse.php gets his copy of the session before apache (or php) has time to
save it. Adding a sleep(1) at the beginning of browse.php allows search.php
to write the session to mysql before browse.php can fetch it.




More information about the bugs mailing list