Re: Cookie and Cookieless sessions

2003-12-27 Thread Gerald Richter
> > No since problems with tables forces me to use EmbperlBlocks. (Since > I have tables starting and ending in Executes...). > You can get the current session id from $r -> session_id $r -> session_user_id $r -> session_state_id Anyway you should set smodeUDatParam. The name of the parameters d

Re: Bytes transfered.

2003-12-27 Thread Gerald Richter
> > Or is this a totally bad idea and should I convert the apache logfile > and just translate the index.html?id=p100 into something like > index.html_page=100? > Running a simple Perl script that does the replacement is the easiest solution. Another solution is to write a mod_perl log handler. I

Re: DBIx::Recordset 0.25 - ok for CPAN?

2003-12-27 Thread Gerald Richter
Hi Terrence, I have run some quick tests and it seem ok for me to relase it to CPAN. I have found two minor problems (in today svn version): 1.) Tables where not drop before test 2.) There was a line break in the code for $group I have fixed these two and commited them to the svn Please go ahe

random error Can't locate object method "init" via package "Embperl::__2

2003-12-27 Thread Aare Vesi
Hi, Please help... While using Embperl (latest from CVS + mod_perl latest and perl 5.8.2) under Embperl::Object Randomically I get following error: Error in Perl code: Can't locate object method "init" via package "Embperl::__2" at /usr/local/lib/perl/5.8.2/Embperl/Object.pm line 280 when I rest