<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 6/4/2011 4:36 PM, Abdul Vali wrote:
    <blockquote
      cite="mid:BANLkTinvidr+=0x_xbUO+jG9E4p6iNPLEQ@mail.gmail.com"
      type="cite">hi alll<br>
      <br>
      i am going to install koha on production server.  is it possible
      to install koha by using mysql database installed on a separate
      machine?  all databases of my company on a separate server machine
      and my IT manager is not allowing me to install mysql and koha on
      the same server.<br>
      <br>
      can someone tell me method for this?<br>
    </blockquote>
    <br>
    Abdul,<br>
    <br>
    We have several such instances running; it's very simple.  During
    the installation process, when the Makefile.PL script asks you where
    the database host is located, (the default is 'localhost'), just
    give it the DNS name or IP address of the server where your MySQL DB
    is running.<br>
    <br>
    In the case of an already running instance, you just need to edit
    the &lt;host&gt; entry in the KOHA_CONF file.  Either way, very
    simple.<br>
    <br>
    Hope this helps!<br>
    <br>
    <div class="moz-signature">-- <br>
      <b>D Ruth Bavousett</b><br>
      Lead Migration Specialist<br>
      ByWater Solutions<br>
      Support and Consulting for Open Source Software<br>
      <font color="blue">VISIT US AT ALA: BOOTH 732</font><br>
      Headquarters: Santa Barbara, CA<br>
      Office: Washington, DC<br>
      Phone/Fax (888)900-8944<br>
      <a class="moz-txt-link-freetext" href="http://bywatersolutions.com">http://bywatersolutions.com</a><br>
      <a class="moz-txt-link-abbreviated" href="mailto:ruth@bywatersolutions.com">ruth@bywatersolutions.com</a><br>
    </div>
  </body>
</html>