I'm making it a production version for my Family Wide Library Network since
ill only have about a 1 thousand to 2 thousand.
----- Original Message -----
From: "Dan Scott" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Sunday, March 16, 2008 7:00 PM
Subject: Re: [OPEN-ILS-DEV] How to manage library branches in debian
vmwareimage
On 16/03/2008, Ryan Laverdiere <[EMAIL PROTECTED]> wrote:
How can I edit branches in the debian vmware image?
Hi Ryan:
Open /etc/apache2/sites-available/eg.conf in a text editor:
nano /etc/apache2/sites-available/eg.conf
Change "Allow from 192." to "Allow from all" in the <Directory
"/openils/var/cgi-bin"> section to enable access to the cgi-bin
configuration scripts.
Then force apache to reload the config file:
/etc/init.d/apache2 force-reload
Now you should be able to load the config scripts in your browser at
the following address:
http://<ip address>/cgi-bin/config.cgi
Note that after you change branch names, add branches, etc., you'll
have to run autogen.sh to make the changes visible in the staff client
and the OPAC:
su - opensrf
autogen.sh /openils/conf/opensrf_core.xml
I'll make this the default setting in the image, even though it's an
insecure setting, because the VMWare image is after all just a demo
version of Evergreen.
--
Dan Scott
Laurentian University