RE: Request for Information

2006-08-31 Thread Gerald Richter
Hi, > Well I did try printing the value for $cookie and gives me > the foll value: > > EMBPERL_UID=df9c7b02f04343807ef7ab570ab43dc6; > SESSION_ID=97f3d8207d2e8d9afd7493ca28c3908a; > BIGipServerwebster2=593498284.20480. > > Also, while trying to retrieve the session, I tried supplyi

RE: I am Balaji from mumbai(India)

2006-08-31 Thread Gerald Richter
Hi, > > I need Embperl module for Activestate perl (5.8.8). Where > I can get this module? Embperl on windows only works with mod_perl 1.x . The following message shows where to get the packages Gerald > -Original Message- > From: Randy Kobes [mailto:[EMAIL PROTECTED] > Sent: S

RE: Embperl2 and Execute

2006-08-31 Thread Gerald Richter
> > This not work too. > > > > [- > >@tmp = (1 .. 3); > > > >foreach $r (@tmp) { > > $fdat{'test_'.$r} = $r; > > $out = "\n"; > > Execute ({ input => \$out, inputfile => 'foo', mtime=> $r}); > >} > > -] > > You are right, for performance reasons Embperl does not check

RE: fastcgi etc

2006-08-31 Thread Gerald Richter
> > the embpfcgi script seems to have different behavior. I tried > putting FCGI into embpexec without any success. > Use embpfastcgi.pl instead. Fast CGI needs to listen on a socket for incoming requests. Gerald ** Virus checked by BB-5000 Mailfilter **

RE: Autoescaping using syntax modes

2006-08-31 Thread Gerald Richter
> > But I'm having a little trouble with textareas. > > Given this input, > > test > > and > > $self->AddTag("textarea", ["id", "name", "rows", "cols"], > undef(), undef(), > { perlcode => q{ > print STDERR > "|".XML::Embperl::DOM::Node::iChildsText(%$n%)."|\n"; > _ep_rp(%

RE: useless error message

2006-08-31 Thread Gerald Richter
Hi, > > I'm getting this email message when trying to load a page, > however, there's no version.pm anywhere that I'm aware of. > Also, it doesn't tell me what module is looking for it. > Without knowing what module is looking for it, it's really > hard to debug. Any tips? > Embperl itself d

RE: MIPS64 and Embperl

2006-08-31 Thread Gerald Richter
Hi, Looks like some configuration in your httpd.conf is not ok. Could you send us the parts of your httpd.conf that referes to Embperl? Gerald > -Original Message- > From: Álvaro Lopes [mailto:[EMAIL PROTECTED] > Sent: Friday, August 25, 2006 10:00 PM > To: embperl@perl.apache.org >

FW: MIPS64 and Embperl

2006-08-31 Thread Gerald Richter
> -Original Message- > From: Álvaro Lopes [mailto:[EMAIL PROTECTED] > Sent: Friday, August 25, 2006 10:00 PM > To: embperl@perl.apache.org > Subject: MIPS64 and Embperl > > Hello list, > > I'd like to know if anyone has suceeded running embperl2 on > MIPS 64 bit (linux). I'm having some

RE: Not recognising httpd.conf params

2006-08-31 Thread Gerald Richter
Hi Pete, > > Sorry for late reply, I tried the whole thing again and now > get this when make test > > I have added the updates from the other Mac users on the list > by updating the eputil.c and adding the > > #define __BSD_VISIBLE 1 (thanks Brian) > > > However it still fails on the make

Request for Information Regarding Apache::Session module

2006-08-31 Thread dhaval gada
Hi, I am using Apache::Session  module for state persistence. However Iam getting the following error :[1989]ERR: 24: Error in Perl code: Global data is not accessible: Died at /usr/local/lib/site_perl/Apache/Session/Generate/MD5.pm line 40.Atari 800 HTML::Embperl 1.3.6 [Fri Aug 25 11:18:35 200