https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17262
Bug ID: 17262
Summary: Plack on packages is not having memcached set properly
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Packaging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Using the patches from bug 17261, you will notice the running Plack backends
are not getting the MEMCACHED_SERVERS and MEMCACHED_NAMESPACE variables filled
as they should.
Steps to reproduce:
- Be on top of bug 17261
- Have a working memcached setup, plack disbaled (default in kohadevbox)
=> About page shows:
Memcached: Servers: 127.0.0.1:11211 | Namespace: koha_kohadev | Status:
running
- Enable Plack:
sudo koha-plack --enable kohadev
sudo koha-plack --start kohadev
sudo service apache2 restart
- Reload about page
=> FAIL: You get:
Memcached: Servers: undefined| Namespace: undefined | Status: unknown
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/