Re: Subroutine Inheritance

2005-05-27 Thread Angus Lees
At Wed, 25 May 2005 10:16:55 -0400, Derrick Spell wrote: > > In your page you say > > [! Execute ({isa => 'title.epl'}) !] > > In your title.epl you say > > [! Execute ({isa => '../title.epl'}) !] > > [+ $req->title() +] Since you are setting the title per directory rather than per file anyway (vi

showing longer error messages

2005-05-27 Thread Aare Vesi
Hi, when some bug occures in embperl page Internal Server Error 500 with error message is displayed and also logged to apache error_log. But this error message is limited to a number of lines. Is there a way to show more lines? (all of the long-long error message). ---

RE: showing longer error messages

2005-05-27 Thread Gerald Richter
Hi, > > when some bug occures in embperl page Internal Server Error > 500 with error message is displayed and also logged to apache > error_log. > > But this error message is limited to a number of lines. Is > there a way to show more lines? (all of the long-long error message). > The curren