El 4/5/2015 6:12 p. m., "Craig Butosi" <craig.but...@rcmusic.ca> escribió:
> 1.       Installed memcached
>
> sudo apt-get install memcached

Good

> 2.       Navigated to /etc/koha/koha-sites.conf and changed MEMCACHED
environment variable to 'yes' from 'no'

Wrong. Explanation: that configuration variable controls wether memcached
is enabled on each created instance, ON CREATION TIME. So already created
instances won't use memcached unless you explicitly created it using the
--use-memcached option switch.

> Any thoughts on why Koha is not showing up after running #6?

Yes! You need to set the relevant variables on the instance's apache
virtualhosts configuration file.

You are welcome!
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to