Re: [Phplib-users] parse error in session.inc
Brought to you by:
nhruby,
richardarcher
From: Achim D. <ftr...@gm...> - 2003-02-11 21:11:09
|
Dear Peter, > At 21:22 11/02/03 +0100, Achim Daiber wrote: > >Hello List, > > > >I get the following problem when I am dealing with really large session > >variables. > >Parse error: parse error in /home/phplib/php/session.inc(329) : eval()'d > >code on line 418 > Your default session container isnt big enough for the data you're holding > in your session. Switch $sess->that_class from ct_sql to ct_split_sql and > your problem should go away. > > Peter > thanx, it works this way, but unfortunately I now get a mysql-error-message I don't know how to interpret: Database error: Invalid SQL: BEGIN TRANSACTION MySQL Error: 1064 (You have an error in your SQL syntax near 'TRANSACTION' at line 1) Session halted. The SQL-statement is created in ct_split_sql.inc but I can't see what's wrong there. Any idea? Greetings, Achim. -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! |