From: Wolfram Schneider Date: Wed, 21 Apr 2010 13:49:00 +0000 (+0200) Subject: mod_perl works only safe without threads X-Git-Tag: CPAN-v1.02~103 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=59de6a900d670cd84aa2539d9f8883df99739563 mod_perl works only safe without threads --- diff --git a/README b/README index 798aa99..a92152c 100644 --- a/README +++ b/README @@ -34,9 +34,10 @@ you may need one of the following packages for development: sudo apt-get install \ make perl-doc libxml2-utils tidy yaz libyaz4-dev -and may enable mod_apreq +and may enable mod_apreq: sudo a2enmod apreq -sudo a2enmod apreq +Note: mod_perl works only safe without threads. Please use the non-threaded +debian package: sudo apt-get install apache2-mpm-prefork To install this module type the following: