[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

Re: Running WML from WML?



On Wed, 5 May 1999, Stephane Bortzmeyer wrote:

> BTW, the same bug occurs if you run wml from an ePerl CGI as well. 
>  
> > foreach $key (keys (%ENV)) {
> >     if ($key =~ /^SCRIPT_SRC/) {
> > 	delete $ENV{$key};
> >     }
> > }
> 
> And you need to delete VERSION_* as well (ePerl environment variables).

Ralf, could you explain why ePerl recursive calls are prohibited?
I think the problem comes from the ``URL <--> real paths'' translation
which must be performed when server side scripting. Stéphane showed how
to work around this problem by clearing some environment variables, but
there must be a better way.

I put the modSSL web page on the list of WML generated web sites.

Denis


______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com