Re: [OPEN-ILS-DEV] Apache conf improvements

2009-09-03 Thread Joe Atzberger
Among other things, we apparently need to force install of Yaz, at least until indexdata fixes or forgoes a dependence on their remote test server (and your open firewall allowing access to it). Argh, not that problem again! I had hoped they would have learned from the last time.

Re: [OPEN-ILS-DEV] Apache conf improvements

2009-09-03 Thread Joe Atzberger
Dan Scott wrote: 2009/9/3 Joe Atzberger a...@esilibrary.com Also need to add a2enmod xmlent, but at a later point after that EG-specific piece is compiled and available, before the apache restart. Hmm. I don't think anyone else has mentioned this as a requirement before; is that new with

Re: [OPEN-ILS-DEV] Apache conf improvements

2009-09-02 Thread Joe Atzberger
Mike Rylander wrote: On Tue, Sep 1, 2009 at 11:03 PM, Joe Atzbergera...@esilibrary.com wrote: Evergreen's Apache configuration has to play nice with others. Users might quite reasonably want to install/use phpPGadmin, ReservesDirect, gitweb, their old ILS, or even another instance of

Re: [OPEN-ILS-DEV] Apache conf improvements

2009-09-02 Thread Dan Scott
On 02/09/2009, Joe Atzberger a...@esilibrary.com wrote: I'm not trying to make the decision whether SSL is required for Evergreen or not. In fact, I explicitly added to the documentation: a2enmod ssl# enable mod_ssl If I recall correctly, that step is already in Makefile.install

Re: [OPEN-ILS-DEV] Apache conf improvements

2009-09-02 Thread Joe Atzberger
Dan Scott wrote: On 02/09/2009, Joe Atzberger a...@esilibrary.com wrote: I'm not trying to make the decision whether SSL is required for Evergreen or not. In fact, I explicitly added to the documentation: a2enmod ssl# enable mod_ssl If I recall correctly, that step is

Re: [OPEN-ILS-DEV] Apache conf improvements

2009-09-02 Thread Dan Scott
2009/9/2 Joe Atzberger a...@esilibrary.com: Dan Scott wrote: On 02/09/2009, Joe Atzberger a...@esilibrary.com wrote: I'm not trying to make the decision whether SSL is required for Evergreen or not.  In fact, I explicitly added to the documentation:    a2enmod ssl        # enable mod_ssl

[OPEN-ILS-DEV] Apache conf improvements

2009-09-01 Thread Joe Atzberger
Evergreen's Apache configuration has to play nice with others. Users might quite reasonably want to install/use phpPGadmin, ReservesDirect, gitweb, their old ILS, or even another instance of evergreen under a different user. That basically comes down to us being more articulate about