RE: RE: escmode question

2006-04-24 Thread Gerald Richter
> > > > Needs to be > > > > embpexec.pl -t 16 > > > > There is an error in the docs. The -o options is given twice... > > nice! thanks. update docs? :) > Already online, see http://perl.apache.org/embperl/pod/doc/Config.-page-1-.htm#sect_3 Gerald ** Virus checked by BB-5000 Mailfilter **

Re: RE: escmode question

2006-04-24 Thread Daniel
On Mon, Apr 24, 2006 at 05:29:14AM +0200, Gerald Richter wrote: > > > > I'm running very basic embperl through my httpd using > > embpexec.pl to parse any .epl scripts. > > > > I tried using embpexec.pl -o 16 also, but that failed to work as well. > > > > Needs to be > > embpexec.pl -t 16 >