OK - so here is the thing, and I don't know why
you need to compile apache without static mpms and then load mpm_prefork
in the config file
Build apache
./configure --enable-mpms-shared=all
http.conf:
#LoadModule macro_module modules/mod_macro.so
LoadModule mpm_prefork_module modules/mod_mpm_pr
On Tue, Jan 07, 2020 at 03:51:39AM -0500, Ruben Safir wrote:
> On Wed, May 17, 2017 at 02:53:03PM +0200, Benni Bärmann wrote:
> > found it: you have to enable mpm_prefork module in apache.
> >
When I do this, I get an error
AH00534: httpd: Configuration error: More than one MPM loaded.
ruben@ap
On Wed, May 17, 2017 at 02:53:03PM +0200, Benni Bärmann wrote:
> found it: you have to enable mpm_prefork module in apache.
>
> thanks for the help anyway :)
>
> 2017-05-17 12:09 GMT+02:00 Benni Bärmann :
>
> >
> > 2017-05-17 9:48 GMT+02:00 Ruben Safir :
> >
> >> On 05/17/2017 03:45 AM, Benni Bä
Hello
I've been trying to compile embperl and I had it working at one point
and then I tried to all an ssl certificate with openssl and I can not
get it to work again. I can't get around this error message
Error in Perl code: Can't call method "app" on an undefined value at
/usr/local/lib/perl5/