I must not be running mod_perl then.  I have misunderstood the purpose
of the ubuntu package libapache2-mod-perl2.  It seems to not include
Apache2::PerlRun or Apache2::Registry which Galen pointed out.  I guess
it only allows for <perl> sections to the apache config files, and such.
No script or environment caching.

I have two installes of Koha 3 on the same instance of apache2 with no
problems.  I must not be using mod_perl.

On Tue, 2008-11-25 at 22:14 +1100, Rick Welykochy wrote:
> Paul POULAIN wrote:
> 
> > Michael Hafen a écrit :
> >> Hmm, I hope that isn't the case.  I have multiple instances of Koha
> >> running on a server with mod_perl installed.  I haven't heard any
> >> complaints so far.
> > 
> > wow... are you sure you're with mod_perl ? we did some test, on a small 
> > library, and the result was awful (with duplicated biblios, and other 
> > blockquing problems)
> 
> Yup, that backs up my general experience with mod_perl.
> 
> If you have multiple definitions of environment variables and
> attempt to load different instances of the same perl modules (for
> example) all chaos breaks out.
> 
> The solution: one instance of apache for each instance of Koha
> that you require.
> 
> We are running about ten Kohas on one machine. Each uses its own
> instance of Apache. Nice and clean and most importantly: safe.
> 
> 
> cheer
> rickw
> 
> 
-- 
Michael Hafen
Systems Analyst and Programmer
Washington County School District
Utah, USA

for Koha checkout
http://koha-dev.washk12.org
or
git://koha-dev.washk12.org/koha

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to