User Tools

Site Tools


zzz_archive:open-ils:evergreenv1:server_installation:installing_mod_perl2

User Comments

The latest version of mod_perl2 is recommended, and can be downloaded from http://perl.apache.org/download/index.html

Evergreen was built using a pretty vanilla build of Mod_Perl. Make and install mod_perl2 by executing the following command

 perl Makefile.PL MP_AP_PREFIX=/opt/
 make
 make install

Add to the Apache config (httpd.conf usually):

 LoadModule perl_module modules/mod_perl.so

See the mod_perl documentation for more complex installations.

zzz_archive/open-ils/evergreenv1/server_installation/installing_mod_perl2.txt · Last modified: 2022/02/10 13:34 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.