RE: more udat persistence issues

2000-05-18 Thread Gerald Richter
> >Do you get the message "Embperl session management enabled" when > you start > >your server? > > No...didn't realize I was supposed to! Interesting. Here's what > I get, in > error_log: > You should see it when the server starts on the console, it doesn't makes it way to the error log. If y

RE: more udat persistence issues

2000-05-18 Thread Steven D. Arnold
At 10:08 PM 5/18/2000 +0200, Gerald Richter wrote: >Are you running httpd with the -X option? No, I'll do that. >Do you get the message "Embperl session management enabled" when you start >your server? No...didn't realize I was supposed to! Interesting. Here's what I get, in error_log: [Th

FW: udat persistence issues possible solution

2000-05-18 Thread Gerald Richter
-Original Message- From: Cesar Bonadio [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 18, 2000 5:51 PM To: [EMAIL PROTECTED] Subject: udat persistence issues possible solution Dear Gerald I saw all the persistence messages in the list and we are in a project and we had the same problem

RE: more udat persistence issues

2000-05-18 Thread Gerald Richter
> I've tried to make the problem as simple as possible. I've written the > following script: > > > > Whee > > > This is a test. > udat{foo} is [+ $udat{foo} +] > [- $udat{foo} += 1 -] > > > > The first time this page is loaded, it displays: > > udat{foo} is > > Reload, and it displ

RE: Session Trouble..

2000-05-18 Thread Gerald Richter
Use PerlSetEnv EMBPERL_COOKIE_PATH / Gerald - Gerald Richterecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E

Session Trouble..

2000-05-18 Thread Sangmook Yi
I have some trouble with Apache::Session handling session variable. The problem is that when I accessed %udat at subdirectory /user, Apache::Session makes its own EMBPERL_UID combined with /user path. then, I access %udat at main directory '/'. Apache::Session makes another EMBPERL_UID combine

RE: more udat persistence issues

2000-05-18 Thread Steven D. Arnold
At 09:59 AM 5/18/2000 +0200, Gerald Richter wrote: >Embperl send a cookie the first time %udat is used and the browser should >send it back on _every_ request. > >One other issuse that could arise is, that the browser send the cookie only >back if the path is the same or below the one where the c

RE: EmbPerl, Request Wap

2000-05-18 Thread Gerald Richter
Hi, > > I have developed with EmbPerl and dynamic Wap Pages, very > fast and easy. > >It exists some plan to bear the meta-commands SELECT, TABLE > ... with EmbPerl, something so as HTML: :EmbPerl::Wap? > I didn't have taken a closer look at WAP so far. How would such tag's

EmbPerl, Request Wap

2000-05-18 Thread mtoro
Hi, I have developed with EmbPerl and dynamic Wap Pages, very fast and easy. It exists some plan to bear the meta-commands SELECT, TABLE ... with EmbPerl, something so as HTML: :EmbPerl::Wap? Bye - To

RE: more udat persistence issues

2000-05-18 Thread Gerald Richter
> > I admit I am completely lost at this point. I don't even know > how Embperl > does what it does when it works, much less why it fails. Shouldn't the > browser be sending a Cookie: HTTP header in its request? > > Any ideas or thoughts welcome. > > Embperl send a cookie the first time %udat i

RE: proposed $escmode documentation changes

2000-05-18 Thread Gerald Richter
> > your comments are true as they pertain to perl.. > i understand how local works - no problem there. > > in the case of embperl however: > i believe that the escaping has already occurred on the > block before it is processed, and therefore, in the example > that you gave, $var would still be s