RE: Problems with Apache and SessionX hanging

2008-10-16 Thread Keven Murphy
he.org > Subject: Re: Problems with Apache and SessionX hanging > > On Wed, Oct 08, 2008 at 12:15:27PM +0200, Hartmaier Alexander wrote: > > We've had a similar problem with Catalyst on the mailing list and MyISAM > > caused the problem because it's not transaction

Re: Problems with Apache and SessionX hanging

2008-10-09 Thread Ruben Safir
blems with Apache and SessionX hanging On Wed, Oct 08, 2008 at 12:15:27PM +0200, Hartmaier Alexander wrote: We've had a similar problem with Catalyst on the mailing list and MyISAM caused the problem because it's not transaction safe. Maybe the sessionid holding column isn't lon

RE: Problems with Apache and SessionX hanging

2008-10-09 Thread Hartmaier Alexander
: Problems with Apache and SessionX hanging On Wed, Oct 08, 2008 at 12:15:27PM +0200, Hartmaier Alexander wrote: > We've had a similar problem with Catalyst on the mailing list and MyISAM > caused the problem because it's not transaction safe. > Maybe the sessionid holding column is

Re: Problems with Apache and SessionX hanging

2008-10-08 Thread Ruben Safir
, 2008 7:26 PM > To: Hartmaier Alexander > Cc: embperl@perl.apache.org > Subject: RE: Problems with Apache and SessionX hanging > > Yes from the looks of it. > > Keven Murphy > CISSP, GCIA, GCIH, GCFA, GCWN, GAWN > CSC Lead Information Risk Manager (LIRM) > [EMAIL PROTECTE

RE: Problems with Apache and SessionX hanging

2008-10-08 Thread Hartmaier Alexander
Murphy [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2008 7:26 PM To: Hartmaier Alexander Cc: embperl@perl.apache.org Subject: RE: Problems with Apache and SessionX hanging Yes from the looks of it. Keven Murphy CISSP, GCIA, GCIH, GCFA, GCWN, GAWN CSC Lead Information Risk Manager (LIRM) [

RE: Problems with Apache and SessionX hanging

2008-10-07 Thread Keven Murphy
ue, 7 Oct 2008, Hartmaier Alexander wrote: > Are you using MyISAM? > > -Alex > > -Ursprüngliche Nachricht- > Von: Keven Murphy [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 07. Oktober 2008 16:59 > An: embperl@perl.apache.org > Betreff: Problems with Apache an

RE: Problems with Apache and SessionX hanging

2008-10-07 Thread Hartmaier Alexander
Are you using MyISAM? -Alex -Ursprüngliche Nachricht- Von: Keven Murphy [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 07. Oktober 2008 16:59 An: embperl@perl.apache.org Betreff: Problems with Apache and SessionX hanging Hello all, I am having a interesting issue my web server hanging

Problems with Apache and SessionX hanging

2008-10-07 Thread Keven Murphy
Hello all, I am having a interesting issue my web server hanging. I have narrowed it down to SessionX. I run multiple sites off of a single server. I have recently change my session tracking from file to mysql. The file session tracking didn't work correctly for one of the websites. Movi

ANNOUNCE: Apache-SessionX-2.01

2005-11-14 Thread Gerald Richter
The URL ftp://ftp.dev.ecos.de/pub/perl/session/Apache-SessionX-2.01.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/Apache-SessionX-2.01.tar.gz size: 12298 bytes md5: c64ebed0b4181bb5b65b127491ccd47b This release fixes a security problem during validation of

RE: Apache::SessionX with MysqlMysql

2005-10-13 Thread Gerald Richter
Hi, > > Due to the inherent instability of using FileFile on a Linux > extended file system, I am trying to set up Apache::SessionX > to use MysqlMysql. I seem to have it all set up except for > the following message during make test: > > ** 0.533149s > Session

Apache::SessionX with MysqlMysql

2005-10-13 Thread Derrick Spell
Due to the inherent instability of using FileFile on a Linux extended file system, I am trying to set up Apache::SessionX to use MysqlMysql. I seem to have it all set up except for the following message during make test: ** 0.533149s SessionManager not supported by MysqlMysql Is this

Script for Deleting Stale SessionX Lock Files

2005-03-21 Thread Neal Gamradt
Hello All, I have been meaning to post this for awhile, it is a script that I wrote for deleting stale SessionX lock files. Most of you probably already have a solution for this, but I thought this script may be useful to someone on this mailing list. Basically there are three variables that

Apache::SessionX problem

2004-11-29 Thread Michael Stepanov
Hi all, I've tried to use Embperl session mechanism but it works perfect on my local computer and gives me an error on production server: [Mon Nov 29 15:44:31 2004] [error] [12074]ERR: 24: Error in Perl code: Can't locate object method "generate_id" via package "Apac

Re: SessionX on Debian Sid

2003-11-17 Thread Angus Lees
At Sun, 16 Nov 2003 19:21:21 +0100, Andre Landwehr wrote: > after stracing apache2 segfaults on a page containing nothing > but a http redirection, which started to happen a few days ago > due to a new apache2 version in debian sid, I found that > rebuilding SessionX eliminates the pro

SessionX on Debian Sid

2003-11-16 Thread Andre Landwehr
Hi Angus, after stracing apache2 segfaults on a page containing nothing but a http redirection, which started to happen a few days ago due to a new apache2 version in debian sid, I found that rebuilding SessionX eliminates the problem. All my other pages still worked ok, so you might not have

Can't locate Apache/SessionX.pm *and* Apache::SessionX is installed

2003-08-14 Thread Bengt Rasmusson
perl5 /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl /usr/lib/perl5/site_perl . /usr/apache/ /usr/apache/lib/perl) at (eval 10) line 3. I have installed Apache::SessionX, but the SessionX.pm is found at /usr/lib/perl5/site_perl/Apache. Do I need to change the @INC array in some way?

Re: Can't locate Apache/SessionX.pm *and* Apache::SessionX is installed

2003-08-14 Thread Gerald Richter
/perl5/i386-linux /usr/lib/perl5 > /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl > /usr/lib/perl5/site_perl . /usr/apache/ > /usr/apache/lib/perl) at (eval 10) line 3. > > I have installed Apache::SessionX, but the SessionX.pm is found at > /usr/lib/perl5/site_perl/A

ANNOUNCE: Apache::SessionX 2.00b5

2003-03-03 Thread Gerald Richter
The URL ftp://ftp.dev.ecos.de/pub/perl/session/Apache-SessionX-2.00b5.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/Apache-SessionX-2.00b5.tar.gz size: 11981 bytes md5: d9bb7317e8ffed14ebdb276cd3b729b4 Apache::SessionX extents Apache::Session. It was initialy

Re: Undefined subroutine &Apache::SessionX::Generate::MD5::generate

2003-02-11 Thread Aaron Johnson
quot;Ville Jungman" <[EMAIL PROTECTED]> > >Subject: Re: Undefined subroutine > >&Apache::SessionX::Generate::MD5::generate > >Date: Mon, 10 Feb 2003 16:35:47 +0100 > > > >I have written a script (CMS in embedded perl), so that script needs > >Mys

Re: Undefined subroutine &Apache::SessionX::Generate::MD5::generate

2003-02-10 Thread Ville Jungman
: "Ville Jungman" <[EMAIL PROTECTED]> Subject: Re: Undefined subroutine &Apache::SessionX::Generate::MD5::generate Date: Mon, 10 Feb 2003 16:35:47 +0100 I have written a script (CMS in embedded perl), so that script needs Mysql.pm... Session handling works: session-id's a

Re: Undefined subroutine &Apache::SessionX::Generate::MD5::generate

2003-02-09 Thread Ville Jungman
ie 3 b 11, 00350 helsinki, finland tel. + 358 - 9 - 225 4482 , http://www.kolumbus.fi/vilmak usko Herraan Jeesukseen, niin sinä pelastut. (apt. 16:31) From: "Michiel Muhlenbaumer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Undefined subroutine &Apache::SessionX

Undefined subroutine &Apache::SessionX::Generate::MD5::generate

2003-02-09 Thread Michiel Muhlenbaumer
I'm trying to install Embperl, but I walk into this:   [12940]ERR: 24: Error in Perl code: Undefined subroutine &Apache::SessionX::Generate::MD5::generate called at /usr/lib/perl5/site_perl/5.8.0/Apache/SessionX.pm line 174.   Config: - perl-5.8.0 - Apache-SessionX-2.00b3  - mod_

Re: Apache::SessionX (clarification required)

2003-01-30 Thread Gerald Richter
>Furthermore, if I access the URL http://host/gc/b/xx.epl, a new session ID gets created. > Although, this time there is no conflict with session cookie for 'c'. > >This may just be normal behavior for Apache::SessionX, but I was under the impression >that a session ID

Apache::SessionX (clarification required)

2003-01-30 Thread Farouk Khawaja
es=+1h If you notice IE kept sending a session ID that was not recoginized by Apache::SessionX.  What I found was that there happened to be 2 session cookies on IE named gc & c.  Although I was accessing the file in 'c' directory, the session ID sent back from IE was for the 'gc&

Re: SessionX::Config.pm is missing

2003-01-04 Thread Angus Lees
At Fri, 03 Jan 2003 22:18:18 +0200, Ville Jungman wrote: > Where I can find file Apache::SessionX::Config.pm. Does it autogenerate, > come with some package or something? It feels to be hard to find this file > from internet. its generated by Makefile.PL. (unless you use my Debian pac

SessionX::Config.pm is missing

2003-01-03 Thread Ville Jungman
Hi Where I can find file Apache::SessionX::Config.pm. Does it autogenerate, come with some package or something? It feels to be hard to find this file from internet. ville jungman, ulvilantie 3 b 11, 00350 helsinki, finland tel. + 358 - 9 - 225 4482 , http://www.kolumbus.fi/vilmak usko Herraan

Re: Problems with SessionX instalation

2002-09-17 Thread Jan Kyncl
Thanks Gerald. Now It works perfect. Jan > Datasource must something like > > dbi:Pg:dbname=session > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problems with SessionX instalation

2002-09-17 Thread Gerald Richter
> On instalation I entered: > > username nobody > datasource session Datasource must something like dbi:Pg:dbname=session Gerald > password [empty] > > Jan > > > > What did you enter when you run Makefile.PL ? > > > > Gerald > > > > ---

Re: Problems with SessionX instalation

2002-09-17 Thread Gerald Richter
>** Testing configuration 'Postgres': Postgres... >#00 o Open... ERROR: failed Can't connect(sessions nobody HASH(0x825b8b4)), no database driver What did you enter when you run Makefile.PL ? Gerald - Gerald Richt

Problems with SessionX instalation

2002-09-17 Thread Jan Kyncl
Hi All,   I have problem with SessionX instalation with posgresql backend.   So I have already installed Apache::Session, dbi,dbd:Pg, postgres md5 etc. I created database session and right table with rights to acces etc. All other modules path through tests ok.     When I start make test I

Re: Apache::SessionX Installation

2002-09-06 Thread Dean Powers
This problem of installing the SessionX patch when I was pointed to how to install patches. It works now! Thanks everyone for their help. > On Thu, 2002-09-05 at 20:01, Dean Powers wrote: >> I'm trying to install SessionX from CPAN. It fails, of course, and now I'm trying &g

Re: Apache::SessionX Installation

2002-09-06 Thread Aaron Johnson
On Thu, 2002-09-05 at 20:01, Dean Powers wrote: > I'm trying to install SessionX from CPAN. It fails, of course, and now I'm trying to >modify the > MD5.pm file in per the following patch from May 26th. > Question. Exactly what part of this patch do I put in the MD5.pm fi

Apache::SessionX Installation

2002-09-06 Thread Dean Powers
I'm trying to install SessionX from CPAN. It fails, of course, and now I'm trying to modify the MD5.pm file in per the following patch from May 26th. Question. Exactly what part of this patch do I put in the MD5.pm file? What is @@ -26,7 +26,7 @@? Why is there a minus sign in front o

Re: Apache::SessionX make test fails

2002-06-25 Thread Gerald Richter
> up and running with session support > I append you a fix from T.J. Mather, hopefully I have soon time to release a fixed version Gerald - Original Message - From: "T.J. Mather" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 13, 2002 4:16 AM Sub

Re: Errors installing Apache::SessionX

2002-06-21 Thread Thoren Johne
Tim Bolin <[EMAIL PROTECTED]> writes: [...] > Undefined subroutine &Apache::SessionX::Generate::MD5::generate called > at blib/lib/Apache/SessionX.pm line 170. [...] > I've made sure i have Digest::MD5 installed, as well as anything else > i can think of that might

Errors installing Apache::SessionX

2002-06-21 Thread Tim Bolin
well, ive tried everything i can think of and im coming up empty... maybe someone here can help me. i am trying to install the Apache::SessionX module, and it always fails during the "make test" with the following: -- # make test PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch

Re: Sessions ? (Apache::SessionX and Embperl)

2002-04-14 Thread Gerald Richter
> > But when a broswer try a embperl page with %udat hash (for put cookies in > browser) always embperl create a record in a Berkeley DB file. > > I undestand that is default for Apache::SessionX module, but how can setup > Apache config file for support mysql, without

Sessions ? (Apache::SessionX and Embperl)

2002-04-13 Thread mtoro
Hello, I have installed a new server with embperl 1.3.4 and apache SessionX. And I put this config in the httpd.conf server config file : PerlSetEnv EMBPERL_COOKIE_NAME TXID PerlSetEnv EMBPERL_COOKIE_PATH / PerlSetEnv EMBPERL_COOKIE_EXPIRES 'Friday, 31-Dec-2010 14:00:00 GMT'

Re: Apache::SessionX make test fails

2002-02-27 Thread Gerald Richter
> Undefined subroutine &Apache::SessionX::Generate::MD5::generate called at > blib/lib/Apache/SessionX.pm line 170. > Strange... Could you send me the full output of make test and the file SessionX/Config.pm > Using > SessionX-2.03b > Digest-MD5-2.16 > Storable-1.0

Apache::SessionX make test fails

2002-02-27 Thread Kjell Morgenstern
Hi ! I run Makefile.PL and configured it at "File, Semaphore locking" I get this error from "make test" : Undefined subroutine &Apache::SessionX::Generate::MD5::generate called at blib/lib/Apache/SessionX.pm line 170. Using SessionX-2.03b Digest-MD5-2.16 Storable-1.0.14

ANNOUNCE: Apache::SessionX 2.00b3

2001-11-20 Thread Gerald Richter
The URL ftp://ftp.dev.ecos.de/pub/perl/session/Apache-SessionX-2.00b3.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/Apache-SessionX-2.00b3.tar.gz size: 11701 bytes md5: c3998900a065c1f7a87c40bcf6169ef1 Apache::SessionX extents Apache::Session. It was initialy

Re: SessionX

2001-10-30 Thread Nate Smith
> the following is correct: > > PerlSetEnv EMBPERL_SESSION_CLASSES "File Semaphore" > PerlSetEnv EMBPERL_SESSION_ARGS "Directory=/home/www/ssl/sessions" > PerlModule HTML::Embperl; > > Gerald Whoops! Thanks, I'm a little slow today ... i was thinking you meant something else.. That fixed it of

Re: SessionX

2001-10-29 Thread Gerald Richter
> > > > PerlSetVar Allow yes > SetHandler perl-script > PerlHandler HTML::EmbperlObject > PerlSetEnv EMBPERL_OBJECT_BASE template.epl > PerlSetEnv EMBPERL_SESSION_CLASSES "MySQL Semaphore" > P

SessionX

2001-10-29 Thread Nate Smith
Hi, I'm trying to setup sessions using apache 1.3.22, mysql 3.23.36, Apache::Session 1.54, Embperl 1.3.3. I have created a table in a mysql db just as described in the documentation, and I have the following apache (relevant) configuration: PerlSetVar Allow yes

Re: SessionX questions

2001-08-27 Thread Gerald Richter
> >You only get a session cookie when something in %udat is modified. i.e. as > >long as you don't touch %udat no cookie is send. > Hmm, that`s strange. Imagine the user is just browsing thru pages and not > modifing any session variables. After 30 minutes of this browsing his > session will be pu

Re: SessionX questions

2001-08-27 Thread Gerald Richter
> > I noticed Embperl calls SetSessionCookie when getids[2] returns 1. > > Can you explain me the purpose of MODOFIED flag? > You only get a session cookie when something in %udat is modified. i.e. as long as you don't touch %udat no cookie is send. Gerald

Re: SessionX questions

2001-08-26 Thread Lukas Zapletal
>So OR is correct here. I see... I have another question. I noticed Embperl calls SetSessionCookie when getids[2] returns 1. Can you explain me the purpose of MODOFIED flag? What should method 'getids' return? Thanks lzap

Re: SessionX questions

2001-08-23 Thread Gerald Richter
> >Recreate_id creates a _new_ id if the given one does not exists > Can you explain the following piece of code then: > > if (!$self->{data}->{_session_id} || $self -> > {'args'}{'recreate_id'}) > > It is taken from Session.pm (what I`m learning from). > > Why you use OR (||) here? This

Re: SessionX questions

2001-08-23 Thread Lukas Zapletal
>Recreate_id creates a _new_ id if the given one does not exists Can you explain the following piece of code then: if (!$self->{data}->{_session_id} || $self -> {'args'}{'recreate_id'}) It is taken from Session.pm (what I`m learning from). Why you use OR (||) here? This should by AND (&

Re: SessionX questions

2001-08-23 Thread Gerald Richter
y request you add one record... I use DB_File for > storing. Amount af files will get higher and higher... > Yes, you need a way for expiring old session data. I have in mind building a general way to do this in Apache::SessionX, but nothing is done so far. Gerald -

Re: SessionX questions

2001-08-23 Thread Lukas Zapletal
>The data is let untouched. The idea is to have a unique id for every >request, which makes it possible to keep track on session data even if the >user hits the back button. So the data are copied to new session record and returned? This is a bit strange. Every request you add one record... I use

Re: SessionX questions

2001-08-23 Thread Gerald Richter
> Hello, I`m reimplementing my old embperl session class to SessionX and I > have several questions: > > 1) I don`t see the differences between create_unknown and recreate_id. Are > they same? > Recreate_id creates a _new_ id if the given one does not exists create_unkonw caus

SessionX questions

2001-08-23 Thread Lukas Zapletal
Hello, I`m reimplementing my old embperl session class to SessionX and I have several questions: 1) I don`t see the differences between create_unknown and recreate_id. Are they same? 2) when newid is set, is data cleaned or let untouched when the new id is generated? 3) the string passed in