MESSAGE
DATE | 2020-01-07 |
FROM | Ruben Safir
|
SUBJECT | Re: [Hangout - NYLXS] Fwd: undefined value in Emperl/Util.pm
|
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-at-aps:/usr/local/apache2/conf> sudo grep "^Load"
/usr/local/apache2/conf/httpd.conf|grep mpm
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
there seems to be only one!
> > 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ärmann wrote:
> > >> > $sess = $Embperl::req -> app -> udat ;
> > >> off hand, it seems like an installation problem
> > >>
> > >>
> > > i think so, yes. but i have no idea how to solve it.
> > >
>
> Ah HAH! I have this same problem. There is a bug in the build somehow.
>
>
>
> > >
> > >> that is the request object, I believe.
> > >>
> > >
> > > it is in the main Embperl.pm in the directory below Util.pm.
>
> Embperl.pm is using Util.pm, not the other way around
>
>
>
>
> > >
> > > maybe there is something wrong with the include path for apache? But if
> > > Embperl/Util.pm is found, Embperl.pm itself should also be found, or not?
> > >
> > > Thanks, benni
> > >
> > >
> > >
>
> --
> So many immigrant groups have swept through our town
> that Brooklyn, like Atlantis, reaches mythological
> proportions in the mind of the world - RI Safir 1998
> http://www.mrbrklyn.com
>
> DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
> http://www.nylxs.com - Leadership Development in Free Software
> http://www2.mrbrklyn.com/resources - Unpublished Archive
> http://www.coinhangout.com - coins!
> http://www.brooklyn-living.com
>
> Being so tracked is for FARM ANIMALS and extermination camps,
> but incompatible with living as a free human being. -RI Safir 2013
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: embperl-unsubscribe-at-perl.apache.org
> For additional commands, e-mail: embperl-help-at-perl.apache.org
--
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportions in the mind of the world - RI Safir 1998
http://www.mrbrklyn.com
DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
http://www.nylxs.com - Leadership Development in Free Software
http://www2.mrbrklyn.com/resources - Unpublished Archive
http://www.coinhangout.com - coins!
http://www.brooklyn-living.com
Being so tracked is for FARM ANIMALS and extermination camps,
but incompatible with living as a free human being. -RI Safir 2013
_______________________________________________
Hangout mailing list
Hangout-at-nylxs.com
http://lists.mrbrklyn.com/mailman/listinfo/hangout
|
|