Hi,
>
> I have been unsuccessful in getting Embperl working in my
> environment (see the bottom of this message). I can't seem to find
> a mod_perl 2 'sample' configuration file on the Embperl site
> or in the distribution ( soulds like a good thing to have in the
> eg/ directory ).
>
Does make t
On Thursday 25 March 2004 04:00 am, Gerald Richter wrote:
> Hi,
>
> > I have been unsuccessful in getting Embperl working in my
> > environment (see the bottom of this message). I can't seem to find
> > a mod_perl 2 'sample' configuration file on the Embperl site
> > or in the distribution ( soulds
I'm running HTML::Embperl 1.3.X under mod_perl. I have a POST form
which will potentially be slow to send all of it's data. How can I
provide an 'in progress' response as soon as the request is received and
replace it with the 'real' response once the POST data has been received
and processed