logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: Re: [phpwiki-checkins] CVS: phpwiki/lib main.php,1.133,1.134: msg#00177

Subject: Re: Re: [phpwiki-checkins] CVS: phpwiki/lib main.php,1.133,1.134
Joby Walker schrieb:
Yeah! No more errors displayed on the initial view of the Homepage.
Now just need to break things some more....

-        if (!empty($this->_dbi))
+        if (!empty($this->_dbi) && !USE_DB_SESSION)
             $this->_dbi->close();

Great! This was my session problem! I tried to fix it with various different methods but this is much better.

The only major issue is now transaction support for databases which support it, and locking as before for the stupid rest.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/



-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>