]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1456021 Enable apache modcgi during install for Debian Jessie
authorJosh Stompro <stomproj@larl.org>
Sun, 31 May 2015 22:49:34 +0000 (17:49 -0500)
committerBen Shum <bshum@biblio.org>
Thu, 11 Jun 2015 01:00:57 +0000 (21:00 -0400)
commit0898959d4782d422e93341ce9456b72c8207780c
tree4e35d9859db146d25e67be3d1701bad759656858
parentd74b09b087b934b512d226106a3eb16bd5018e32
LP#1456021 Enable apache modcgi during install for Debian Jessie

Apache mod cgi isn't enabled when installing apache2.4 on Debian Jessie,
this causes the /updates/manualupdate.html to not be processed and
to just return the raw code of that script since it uses mod cgi.

This adds 'cgi' to the list of apache modules to enable during the
dependency install.

Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/extras/install/Makefile.debian-jessie