Re: [Koha] Z39.50 pop-up box
replying to the list too this time... :P On Mon, Feb 6, 2012 at 1:10 PM, Chris Nighswonger < cnighswonger@foundations.edu> wrote:
On Mon, Feb 6, 2012 at 11:43 AM, Paul <paul.a@aandc.org> wrote:
One question remains from my original query: Is there a quick CLI command to restart Koha without rebooting the server?
Koha is a web-app and as such does not "run" in the sense of a traditional app, therefore it does not require "restarting" as such.
The .tt didn't need it, but the .inc did (maybe a quirk of my install of memcached.)
You are probably being caught in the caching "trap" in general. In order for you changes to show up in the user's browser, either do a "shift-F5" refresh or otherwise clear the browser's cache.
Your memcached cache may need flushing depending on what it is caching as well.
Kind Regards, Chris
participants (1)
-
Chris Nighswonger