[Koha] Trying to figure out if I have Plack running right
Michael Kuhn
mik at adminkuhn.ch
Wed Nov 6 11:39:23 NZDT 2019
Hi Doug
> When I run "sudo koha-plack --start <instance>" I get back:
> [FAIL] Error: Plack already running for <instance>: failed!
>
> So it looks like Plack is running.
>
> I did go back and restart things, doing:
> sudo koha-plack -stop <instance>
> sudo koha-plack -start <instance>
> sudo service apache2 restart
I'm not sure what commands you really executed, but if your Koha
instance is called "abc" (for example) the commands would be:
1. First enable Plack:
sudo koha-plack --enable abc
2. Only then you can start Plack:
sudo koha-plack -start abc
See also:
https://wiki.koha-community.org/wiki/Commands_provided_by_the_Debian_packages#Plack-related
Hope this helps.
Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E mik at adminkuhn.ch · W www.adminkuhn.ch
More information about the Koha
mailing list