RE: Segfault or no content

2005-03-08 Thread Gerald Richter
Hi, > > Now I only ever get the second version (no content from .epl > pages, and "/perl-status?Embperl" crashes.) > The segfault of the perl-status seems to be a bug in Embperl (I will check this later on), but I don't expect that it has something to do with getting no content. I would try

RE: Segfault or no content

2005-03-08 Thread Dan Wilga
At 9:41 PM +0100 3/8/05, Gerald Richter wrote: Hi, Please try to add a PerlModule Embperl After the LoadModule embperl_module Into your httpd.conf Now I only ever get the second version (no content from .epl pages, and "/perl-status?Embperl" crashes.) > -Original Message- From: Da

RE: Segfault or no content

2005-03-08 Thread Gerald Richter
Hi, Please try to add a PerlModule Embperl After the LoadModule embperl_module Into your httpd.conf Does this solve your problem? Gerald --- Gerald Richterecos electronic communication services gmbh IT-

Segfault or no content

2005-03-08 Thread Dan Wilga
I am getting a consistent segfault in Embperl, that I'd like some help in diagnosing. I am using: RHEL AS 4, kernel 2.6.11 with these things I compiled myself: apache 2.0.53 perl 5.8.6 mod_perl-2.0.0-RC4 Embperl 2.0rc2 The problem happens with earlier versions of everything, as well (eve

Re: question: log file line

2005-03-08 Thread Ben Kim
> > Is there an example for this? Thanks. > > > > "For debugging, you can tell Embperl to display a link at the top of each > > page to your log file. If you follow the link, Embperl will show the > > portion of the log file corresponding to that request. The log file lines > > are displayed in d

Re: question: log file line

2005-03-08 Thread Angus Lees
At Mon, 7 Mar 2005 10:40:37 -0600 (CST), Ben Kim wrote: > Is there an example for this? Thanks. > > "For debugging, you can tell Embperl to display a link at the top of each > page to your log file. If you follow the link, Embperl will show the > portion of the log file corresponding to that reque