Guten Tag Steve Hay,
am Mittwoch, 31. Juli 2019 um 19:48 schrieben Sie:
> I ran into this myself recently.
Do you see anything like a timeout happening as well or is your test
app failing fast?
> https://bz.apache.org/bugzilla/show_bug.cgi?id=51560
At least in my case I'm not using any Active D
On Wed, 31 Jul 2019 at 18:07, Thorsten Schöning wrote:
>
> Hi all,
>
> I recently started to have a look at supporting mod_perl for our
> WebApp on Windows again and implemented a very simple PoC pre-loading
> our app during start of HTTPd using "PerlPostConfigRequire". During
> implementation I r
Hi all,
I'm struggling for 2+ years[1][2] with a problem using mod_perl on
Linux which I was finally able to reproduce on Windows as well. If the
problem occurs, mod_perl is unable to compile my app with all kinds of
weird syntax errors, most likely in the core-libs already. The
following is one e
Hi all,
I recently started to have a look at supporting mod_perl for our
WebApp on Windows again and implemented a very simple PoC pre-loading
our app during start of HTTPd using "PerlPostConfigRequire". During
implementation I ran into the following problem with my setup.
My HTTPd is NOT running