<div dir="ltr">Zeno et all, the recent integration of Plack into the packages requires intalling using the master packages. Because of a failure in some tests, Robin wasn't able to build the packages yet, but I think we are ok for building it ASAP as the tests have been fixed already.<br><br>My plan was (is) to provide a revisited kohadevbox set of scripts, for people to be able to test on a vagrant + gitified environment this new Plack integration.<br><br>Tomorrow is GBSD and i'll be around exaplaining how to use it. For te impatient, if you have a suitable running kohadevbox environment, or the latest master packages you can:<br><br>cp debian/scripts/koha-functions.sh to /usr/share/koha/bin<br>cp debian/scripts/koha-* /usr/bin/<br>cp debian/templates/apache* /etc/koha<br>cp debian/templates/plack.psgi /etc/koha<br><br>- Then create a Koha instance so it picks the new apache files<br>- Enable Plack for the instance:<br><br> $ koha-plack --enable <instancename><br><br>- Run the Plack server:<br><br> $ koha-plack --start <instancename><br><br>This will certaintly work on Debian 8. For Ubuntu 14.04 you need to install this apache backport (from 14.10):<br><br><a href="https://launchpad.net/~lvillani/+archive/ubuntu/apache2">https://launchpad.net/~lvillani/+archive/ubuntu/apache2</a><br><br>And for Wheezy:<br><br>deb <a href="http://www.d7031.de/debian">http://www.d7031.de/debian</a> wheezy-experimental main<br><br>Kind regards<br><br><br>2015-09-01 12:57 GMT-03:00 Tajoli Zeno <<a href="mailto:z.tajoli@cineca.it">z.tajoli@cineca.it</a>>:<br>><br>> Hi to all,<br>><br>> one important thing to do is to test in master the new code for plack.<br>> But, after install planck, how could I test error connect with plack ?<br>><br>> Do you have any suggesstion about this topic ?<br>><br>> Bye<br>> Zeno Tajoli<br>> --<br>> Zeno Tajoli<br>> /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche<br>> Email: <a href="mailto:z.tajoli@cineca.it">z.tajoli@cineca.it</a> Fax: 051/6132198<br>> *CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI)<br>> _______________________________________________<br>> Koha-devel mailing list<br>> <a href="mailto:Koha-devel@lists.koha-community.org">Koha-devel@lists.koha-community.org</a><br>> <a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel">http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a><br>> website : <a href="http://www.koha-community.org/">http://www.koha-community.org/</a><br>> git : <a href="http://git.koha-community.org/">http://git.koha-community.org/</a><br>> bugs : <a href="http://bugs.koha-community.org/">http://bugs.koha-community.org/</a></div>