Re: apache::session::mysql: layout

2004-08-02 Thread Casey Songer
d line, but it works fine when I read it into my mod_perl scripts using DBI. If you try this command 'select * into outfile 'dump.txt' from sessions', you can see the actual stuff in the file you dump. Hope this helps. Casey Songer At 03:51 PM 8/1/04, Mark Copper wrote: I

Software caused connection abort

2004-07-30 Thread Casey Songer
nd second, how can I find out what is causing the error? This server is in production, and I never have experience the error on my test machine which is set up very similarly. Hope somebody out there can shed some light on the subject. thanks, Casey Songer -- Report problems: http://perl.ap

[mp2] migrating Apache::Cookie from mp1

2004-05-26 Thread Casey Songer
I've been running site using mod_perl and HTML::Mason for 3-4 years with few problems. I recently am being asked to move everything to a new box that has Apache2 running on it (with mp2). I was able to install and get everything running for a site with no sessions and everything seems to be w