Please always also reply to the list.

No idea I need to see more code to say what's going wrong there. Have
you thought about using one of the session modules available from CPAN?
e.g. http://search.cpan.org/~jbaker/Apache-Session-1.54/Session.pm where
you can store sessions in MySQL, ... 

Tom

On Wed, 2004-02-11 at 11:03, ian douglas wrote:
> thanks for the info
> 
> I actually started implementing the Exporter and put all of my cursors in a
> hash, seems to work very well.
> 
> Now if I can just get my sessions to work ... the untie() doesn't seem to write
> any data into the database - on page reload, it detects the session in MySQL's
> 'sessions' table but won't read back any of the fields I've written in... Any
> experience with that?
> 
> -id

-- 
   \\\||///
  \\  - -  //
   (  @ @  )
-oOo--( )--oOo----------------------------------------------------------
                     ___  ___                                tom schindl
      o       __    /  / /           innovative medientechnik planung AG
     / /\/\/ / /   /__/ / __            mailto:[EMAIL PROTECTED]
    / / / / /_/   /  / /___/                        http://www.impire.de
           /                 voice:+43(512)34193431,fax:+43(512)34193420
   Eduard-Bodem-Gasse 6, A-6020 Innsbruck, Austria, Software Engineering
------------------------------------------------------------------------


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to