RE: Re: RE: Re: RE: RE: RE: RE: useless error message

2007-02-01 Thread Richter, Gerald
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 = ( >

Re: RE: Re: RE: RE: RE: RE: useless error message

2007-01-26 Thread Daniel
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", "

RE: Re: RE: RE: RE: RE: useless error message

2007-01-26 Thread Richter, Gerald
> > 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

Re: RE: RE: RE: RE: useless error message

2007-01-25 Thread Daniel
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

RE: RE: RE: RE: useless error message

2006-10-23 Thread Gerald Richter
> > 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

Re: RE: RE: RE: useless error message

2006-10-23 Thread Daniel
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

RE: RE: RE: useless error message

2006-10-11 Thread Gerald Richter
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

Re: RE: RE: useless error message

2006-10-09 Thread Daniel
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

RE: RE: useless error message

2006-10-05 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. A

Re: RE: useless error message

2006-10-03 Thread Daniel
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

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

useless error message

2006-08-22 Thread Daniel
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? bootstrap/logs/error.log:[11184]ERR