<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Can somebody please give me some information on how to go about putting
more than one Koha site on the same server? <br>
<br>
I do have an installation up and running. I created a second
installation using different ports for both the intranet and opac
sides. Two config files for each site have also been created with
different names, appropriate paths, db info, permissions, etc. Web
server listens and responds on the assigned ports. <br>
<br>
I can watch both the koha and opac error logs and see where I fail,
which always appears to be in relation to C4::Context.&nbsp; With this, I
reviewed the Context.pm file and set the "use constant CONFIG_FNAME
=&gt; "/etc/koha.conf";" statement to "use constant CONFIG_FNAME =&gt;
"/etc/koha-2.conf";" (the name of my second config file). <br>
<br>
What I've done, doesn't appear to work. Even though my httpd.conf
include appears to work properly, the only time I got a log in window
in Koha on the 2nd site was when I changed the above CONFIG_FNAME to
the new path in my first installation.<br>
<br>
Any suggestions and help would be greatly appreciated. BTW, to set up
the new site, I copied my first site into the new path, created a new
DB, changed permissions, and created new config files. <br>
<br>
Thanks.<br>
<br>
Dan<br>
<div class="moz-signature">-- <br>
<meta http-equiv="CONTENT-TYPE" content="text/html; ">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 2.0  (Win32)">
<meta name="CREATED" content="20061002;17015100">
<meta name="CHANGEDBY" content="Dan Foote">
<meta name="CHANGED" content="20061220;1243142">
<style>
        <!--
                @page { size: 8.5in 11in; margin: 0.79in }
        -->
        </style>
<p align="left"><font color="#000080"><b><font face="Agency FB">Dan
Foote</font></b> <br>
</font><a href="http://www.dantech-services.com/"><font color="#000080"><b><font
 face="Agency FB">DanTech
Services</font></b> </font></a><font color="#000080"><br>
<b><font face="Agency FB"><a class="moz-txt-link-abbreviated" href="mailto:dfoote@dantech-services.com">dfoote@dantech-services.com</a></font></b>
<br>
<b><font face="Agency FB"></font></b></font></p>
<br>
<p><font color="#000080">=======================================
<br>
<font size="2"><font face="Courier New">"The information
contained in this email (including any attachments) is confidential
and may be privileged. If you are not the intended recipient of this
email, do not read, retain, copy, distribute, or disclose the content
of this email. If you have received this email in error, please
advise us by return email. Thank you."</font></font></font></p>
</div>
</body>
</html>