]> git.evergreen-ils.org Git - working/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:01:09 +0000 (21:01 -0400)
commit2b0ab0cf80633687f6e623276c16f30c9971b1ca
tree60671012004b05f83d7a0bb7eb8462c223b08027
parent12e8a28b911163400e1a1e542ca36d783bf6fd96
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