aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCSILLAG Tamas <cstamas@cstamas.hu>2013-08-12 16:58:18 +0200
committerSimon Paillard <spaillard@debian.org>2013-08-26 21:32:45 +0200
commit07acf0c4a8b067bb2d47db48dcc4f8c0185846cd (patch)
tree53a3ced57f21c4eb99a32552dbb6b1b2b90edea9
parent0a2638c0000081bcfb954f2d983f6b79f9722997 (diff)
document fcgid in INSTALL
(cherry picked from commit 7f7c47dd8fbdbe64260d0ab10e6b7147a7313a59)
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 2207d4e..322d1ef 100644
--- a/INSTALL
+++ b/INSTALL
@@ -14,8 +14,7 @@ case, you might have to adjust some of the steps.
(Something like `git clone git://git.debian.org/git/webwml/packages.git')
3) Install the needed dependencies. A list can be found in debian/control and
used with dpkg-checkbuilddeps to check for missing deps.
-4) Install apache2 (apache2-mpm-worker), mod_perl (libapache2-mod-perl2) and
- Apache2::Reload (libapache2-reload-perl)
+4) Install apache2 (apache2-mpm-worker), fcgid (libapache2-mod-fcgid)
5) Adjust the configuration to your needs. You should at least edit the
following files before starting to test (don't touch %TOPDIR% and %SITE%, as
you will specify it later):