projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73584df
)
mod_perl works only safe without threads
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 21 Apr 2010 13:49:00 +0000
(15:49 +0200)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 21 Apr 2010 13:49:00 +0000
(15:49 +0200)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
798aa99
..
a92152c
100644
(file)
--- 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: