<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title><![CDATA[KOHA: WebPAC2]]></title>
<link>https://saturn.ffzg.hr/koha/index.cgi?action=weblog_display;category=WebPAC2</link>
<description></description>
<pubDate>Fri, 29 Jan 2010 11:34:31 -0000</pubDate>
<webMaster>root@saturn.ffzg.hr</webMaster>
<generator>Socialtext Workspace v2.19.0.2</generator>

<item>
<title><![CDATA[WebPAC2]]></title>
<link>https://saturn.ffzg.hr/koha/index.cgi?webpac2</link>
<description><![CDATA[<div>Creator: Dobrica Pavlinušić</div><hr/><div>Tags: mysql, sysadmin, WebPAC2</div><hr/><div class="wiki">
<p>
Korisne bilješke za korištenje <a target="_blank" title="(external link)" href="http://webpac.us/">WebPAC2<!-- wiki-renamed-hyperlink "WebPAC2"<http://webpac.us/> --></a> sa Kohom.</p>
<h1 id="indeksiranje_podataka_iz_kohe">Indeksiranje podataka iz Kohe</h1>
<ul>
<li><a target="_blank" title="(external link)" href="http://blog.rot13.org/2009/07/sharing_mysql_between_openvz_containers.html">http://blog.rot13.org/2009/07/sharing_mysql_between_openvz_containers.html</a></li>
</ul>
<pre>
root@koha-hw:~# mount --bind /vz/root/212052/var/run/mysqld/ \
      /vz/root/212056/var/run/mysqld/
</pre>
<br /><pre>
dpavlin@webpac2:/srv/webpac2$ export KOHA_USER=kohaadmin
dpavlin@webpac2:/srv/webpac2$ export KOHA_PASSWD=password
dpavlin@webpac2:/srv/webpac2$ ./run.pl --config vhost/koha/config.yml 
</pre>
<br /><ul>
<li><a target="_blank" title="(external link)" href="http://webpac2.rot13.org/webpac2.cgi/koha">http://webpac2.rot13.org/webpac2.cgi/koha</a></li>
</ul>
<p>
Drugi način je korištenje DBD::Gofer <tt>DBI_AUTOPROXY='dbi:Gofer:transport=stream;url=ssh:dpavlin@koha.ffzg.hr'</tt> ali za to cijeli resultset mora stati u memoriju</p>
</div>
]]></description>
<author>Dobrica Pavlinu&#x161;i&#x107;</author>
<category>mysql, sysadmin, WebPAC2</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/koha/index.cgi?webpac2</guid>
<pubDate>Fri, 29 Jan 2010 11:34:31 -0000</pubDate>
</item>
</channel>
</rss>