TECTED]
> Sent: Friday, January 26, 2007 7:10 PM
> To: Richter, Gerald
> Cc: embperl
> Subject: Re: RE: Re: RE: RE: RE: RE: useless error message
>
> Thanks Gerald, but I don't seem to get it working:
>
> using lighttpd
>
> setenv.add-environment = (
>
Thanks Gerald, but I don't seem to get it working:
using lighttpd
setenv.add-environment = (
"EMBPERL_SESSION_HANDLER_CLASS" => "no",
"EMBPERL_ESCMODE" => "0",
"EMBPERL_OPTIONS" => "0x800", #optShowBacktrace = 0x800
"EMBPERL_INPUT_ESCMODE" => "0",
"
>
> Is there a CGI equivalent environmental variable to set?
>
It's in EMBPERL_OPTIONS, you should look up the right numeric value from
the docs
Gerald
>
> On Tue, Oct 24, 2006 at 05:32:20AM +0200, Gerald Richter wrote:
> > >
> > > My point is that perl by default will give the stack trace
Is there a CGI equivalent environmental variable to set?
On Tue, Oct 24, 2006 at 05:32:20AM +0200, Gerald Richter wrote:
> >
> > My point is that perl by default will give the stack trace
> > when calling it from commandline, and embperl does not show it.
> >
>
> Embperl passes through whatev
>
> My point is that perl by default will give the stack trace
> when calling it from commandline, and embperl does not show it.
>
Embperl passes through whatever Perl provides as error message.
You can set optShowBacktrace to get additional information about the
calltree within Embperl Execut
On Wed, Oct 11, 2006 at 04:36:46PM +0200, Gerald Richter wrote:
> hi,
> >
> > On Fri, Oct 06, 2006 at 06:33:28AM +0200, Gerald Richter wrote:
> > > Hi,
> > > > > >
> > > > > > I'm getting this email message when trying to load a
> > > > page, however,
> > > > > > there's no version.pm anywhere th
hi,
>
> On Fri, Oct 06, 2006 at 06:33:28AM +0200, Gerald Richter wrote:
> > 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 i
hi,
On Fri, Oct 06, 2006 at 06:33:28AM +0200, Gerald Richter wrote:
> 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.
> > > > Wi
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. A
On Fri, Sep 01, 2006 at 05:54:08AM +0200, Gerald Richter wrote:
> 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
10 matches
Mail list logo