---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">Truth Collins</b> &lt;<a href="mailto:truths@sbcglobal.net">truths@sbcglobal.net</a>&gt;<br>Date: Jul 11, 2006 1:02 PM<br>
Subject: Re: web based installation documentation?<br>To: Stephen Hedges &lt;<a href="mailto:st.hedges@gmail.com">st.hedges@gmail.com</a>&gt;<br><br></span><div>Dear Steven,<br><br>Does &quot;Koha runs on a web server&quot; mean that Koha runs as a software program on a computer with Windows or Linux or BSD as the operating system?&nbsp; Or that Koha can run on a web server; a web server like one you pay a monthly or annual subscription to?&nbsp; If the latter is the case, that it can run on a web server, like one that supports perl scripts, has a&nbsp; mysql database, and meets the other requirements, then I would like the instructions to be more userfriendly as to how to do that.&nbsp; I am pasting the install documentation from Jinzora as an example so that you see what I mean.&nbsp; After you see the example, could you please tell me if I can do this with Koha?&nbsp; Or would you please forward this question to some who knows and would be willing to reply?&nbsp; Thank
 you.<br><br>best regards, Truth Collins<br><br><strong>Standalone Installation</strong><br>     <br>     Installing Jinzora in standalone mode is by far the easiest installation.  To install Jinzora     in Standalone mode please follow these steps:     
<br><br>           <table border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr>       <td valign="top" width="40%">        <li><strong>Download</strong></li>       </td>       <td width="60%">        You can get Jinzora from the following
<br><br>        <a href="http://www.jinzora.com/download/" title="http://www.jinzora.com/download/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Jinzora Downloads Page</a>        <br><br><br><br>
       </td>            </tr>      <tr>       <td valign="top" width="40%">        <li><strong>Extracting</strong></li>       </td>       <td width="60%">        Once you've got Jinzora downloaded you'll need to extract the download to your web server.        
<br><br>       
 <strong>Windows:</strong> On Windows we recommend using <a href="http://www.winzip.com/" title="http://www.winzip.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Winzip</a>         to extract the downloaded .zip file (assuming that's the file you downloaded).        
<br><br>        <strong>*NIX:</strong>  On *NIX you'll need to do a: tar -zxvf jinzora-X.X.tar.gz (where X.X is the version number)        to extract Jinzora to the current directory        <br><br>        <strong>Note</strong>
: Jinzora WILL create a subdirectory called &quot;jinzora2&quot;        <br><br><br><br>       </td>            </tr>      <tr>       <td valign="top" width="40%">        <li><strong>Preparing</strong></li>       </td>       
<td width="60%">        <strong>Windows Users:</strong> You MUST make sure that the Jinzora directory from above is         located with in your webserver's root directory (c:\inetpub\www by default). <br>        <br>        You also need to make sure that the webserver has at least read access to
 the directory you've extracted        Jinzora to (which it should unless you've changed things...)        <br><br>        <strong>*NIX Users:</strong> To make installing Jinzora on *NIX easier (and for those that have SSH access)         we've provided a script that will setup everything for Jinzora's installation.  Please simply run:
<br><br>        sh configure.sh        <br><br>        Inside the Jinzora directory.  This will create the necessary files and setup the proper permissions so the        web based portion of the installation can complete (if you don't have SSH access don't worry, see         
<a href="http://jinzora.com/docs/english/ftponly.html" title="http://jinzora.com/docs/english/ftponly.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">FTP Only</a> installation for assistance)        
<br><br><br><br>       </td>            </tr>      <tr>       <td valign="top" width="40%">        <li><strong>GD Libraries</strong></li>       </td>       <td width="60%">        To take advantage of the image resizing
 functions in Jinzora you'll need the         <a href="http://www.boutell.com/gd/" title="http://www.boutell.com/gd/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Boutell.com GD image libraries</a>
.        To install these (these are ROUGH guidelines)        <br><br>        <strong>Windows Users:</strong>         <br>        1. Download the GD Library <a href="http://www.jinzora.org/modules.php?op=modload&amp;name=Downloads&amp;file=index&amp;req=viewdownload&amp;cid=4" title="http://www.jinzora.org/modules.php?op=modload&amp;name=Downloads&amp;file=index&amp;req=viewdownload&amp;cid=4" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
from us</a> (or get it on the net...)<br><br>        2. Unzip it to the exact same directory where PHP is installed (c:\php)<br><br>        3. Edit php.ini (usually in c:\winnt or c:\windows) and edit the following line:<br>
           extension=php_gd2.dll (REMOVE the ; at the beginning of the line)        <br><br>        <strong>*NIX Users:</strong> This can be a bit more complicated on *NIX, so we recommend you view the installation guide        located at 
<a href="http://www.boutell.com/gd/" title="http://www.boutell.com/gd/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Boutell.com</a> for assistance       
 <br><br><br><br>       </td>            </tr>      <tr>       <td valign="top" width="40%">        <li><strong>Web Installer</strong></li>       </td>       <td width="60%">        Now that you've gotten everything ready, browse (in your favorite web browser) to
<br><br>        <a href="http://yoursite/path/to/jinzora/index.php" title="http://yoursite/path/to/jinzora/index.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://yoursite/path/to/jinzora/index.php
</a><br><br>        And you'll be taken through the web based installer.  The web based installer is fully documented and should        describe each option that you'll have along the way.        <br><br>At the very end the installer you'll be given the option to submit anonymous stats about your        Jinzora installation.  We hope you'll submit these stats so that we can do our best to make        Jinzora as powerful as possible.  We do not collect any personal or user specific information        of any kind at this step.        
<br><br><br></td></tr></tbody></table><br><br><br><br><b><i>Stephen Hedges
 &lt;<a href="mailto:st.hedges@gmail.com" title="mailto:st.hedges@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">st.hedges@gmail.com</a>&gt;</i></b> wrote:<blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">
 Koha is (technically) web-based -- it runs on a web server using Windows or Linux or BSD as the server operating system.&nbsp; But I think what you mean is what I think is called a web service:&nbsp; a company or organization actually hosts the site and the software, and you just add your own records to their server hardware.&nbsp; I don't know of any companies that offer that service, though Liblime might ( 
<a href="http://www.liblime.com" title="http://www.liblime.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.liblime.com</a>).<br><br>Stephen<br><br><div><span class="gmail_quote">On 7/8/06, 
<b class="gmail_sendername">Truth Collins</b> &lt;<a href="mailto:truths@sbcglobal.net" title="mailto:truths@sbcglobal.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">truths@sbcglobal.net </a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div>Dear st.hedges,</div> 
 <div>&nbsp;</div>  <div>I request that you coordinate the addition of &quot;web based installation&quot; documentation. </div>  <div>&nbsp;</div>  <div>I have been attempting to install Koha on&nbsp;a web site for a friend who has a non-profit organization 
<a href="http://alexandriawest.org/" title="http://alexandriawest.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://alexandriawest.org/</a> and was hoping to find documentation for a web based install.&nbsp; I have installed a couple other scripts using web based installation scripts -&nbsp;like Jinzora (
<a href="http://www.jinzora.com/" title="http://www.jinzora.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://www.jinzora.com/</a> a media library engine / streamer etc...,&nbsp;script in Php&nbsp;that scans directories of a web site&nbsp;for media files and automatically adds them - and that has eased process but with Koha I see no documentation for installing on a web server.&nbsp; I see windows and linux and bsd
 documentation but I don't entirely know what that means. </div>  <div>&nbsp;</div>  <div>Thank you for considering my  concerns,</div>  <div>&nbsp;</div>  <div>Truth C.</div> </div></blockquote></div><br> </blockquote><br><br><br>

</div>