<div dir="ltr">I have to admit I've got lost in the plack scheme now..<div><br></div><div>Could we get some clarification on approaches..  We have 'Plack for developers' pushed (<a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7844">bug 7844</a>), 'Plack with nginx for production' in testing (<a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9316">bug 9316</a>) and I'm aware of at least two koha-plackify scripts lurking around, <a href="https://github.com/JerseyConnect/Plackify-koha-common">Plackify-koha-common</a>, <a href="http://git.catalyst.net.nz/gw?p=koha-plack.git">koha-plack</a>.</div><div><br></div><div>I wonder if we can safely recommend/or safely discard any of these to help clarify the 'best practice' approaches and get this moving forward again.</div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr">Martin Renvoize<div>Software Engineer, PTFS Europe Ltd</div><div>Content Management and Library Solutions</div><div>Skype: <img src="http://mystatus.skype.com/bigclassic/ashimema" width="96" height="23"></div><div>Landline: <a href="tel:0203%20286%208685" value="+442032868685" target="_blank">0203 286 8685</a></div><div>Mobile: <a href="tel:07725985636" value="+447725985636" target="_blank">07725985636</a></div><div><br></div><div><a href="http://www.ptfs-europe.com" target="_blank">http://www.ptfs-europe.com</a></div></div></div></div>
<br><div class="gmail_quote">On 18 December 2014 at 11:12, Dobrica Pavlinusic <span dir="ltr"><<a href="mailto:dpavlin@rot13.org" target="_blank">dpavlin@rot13.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span>On Thu, Dec 18, 2014 at 05:03:41AM -0500, Mark Tompsett wrote:<br>
> Greetings,<br>
><br>
> I am trying to set up plack. I found some instructions here:<br>
> <a href="http://wiki.koha-community.org/wiki/Plack" target="_blank">http://wiki.koha-community.org/wiki/Plack</a><br>
><br>
> "This instructions assume that your Koha checkout is /srv/koha. If it's in<br>
> some other location, you have to change /srv/koha to correct folder<br>
> throughout all scripts below.<br>
> Create following file and call it opac.psgi"<br>
><br>
> Great, except I'm not sure where opac.psgi goes. Let's say I have a git<br>
> install: /home/mtompset/kohaclone. Where does opac.psgi go?<br>
> Let's say I have a package install: /usr/share/koha. Where does opac.psgi<br>
> go?<br>
<br>
</span>It doesn't really matter. You will start plackup with path to your<br>
opac.psgi, so you can put it anywhere. I prefer to keep it in misc/plack<br>
under my installation, but this is just personal preference.<br>
<span><br>
> And am I correct to assume that /srv/koha is to be substituted with those<br>
> either of those paths that I have given?<br>
<br>
</span>Yes. /srv/koha is path to my checkout, so if yours is<br>
/home/mtompset/kohaclone just use that.<br>
<span><br>
> Help and clarification would be appreciated.<br>
<br>
</span>Hope this helps. We should really cleanup that page, but since we don't<br>
have official way to install plack it's all duck tape for now :-)<br>
<span><font color="#888888"><br>
--<br>
Dobrica Pavlinusic               2share!2flame            <a href="mailto:dpavlin@rot13.org" target="_blank">dpavlin@rot13.org</a><br>
Unix addict. Internet consultant.             <a href="http://www.rot13.org/~dpavlin" target="_blank">http://www.rot13.org/~dpavlin</a><br>
</font></span><div><div>_______________________________________________<br>
Koha-devel mailing list<br>
<a href="mailto:Koha-devel@lists.koha-community.org" target="_blank">Koha-devel@lists.koha-community.org</a><br>
<a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" target="_blank">http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a><br>
website : <a href="http://www.koha-community.org/" target="_blank">http://www.koha-community.org/</a><br>
git : <a href="http://git.koha-community.org/" target="_blank">http://git.koha-community.org/</a><br>
bugs : <a href="http://bugs.koha-community.org/" target="_blank">http://bugs.koha-community.org/</a><br>
</div></div></blockquote></div><br></div></div>