Hello, Bill, have you tried one or both of the following to get your
Koha version?
apt list koha-common
dpkg -l koha-common
Review your site settings to double-check that you're accessing it correctly:
cat /etc/koha/koha-sites.conf | less
Review the Apache configuration to look for any obvious
I can understand the frustration!
You need to disable the default Apache site configuration (something like:
a2dissite 000-default.conf - sites available and enabled are listed under
/etc/apache2/sites-available and sites-enabled from memory).
David Nind
New Zealand
On Sat, 30 Sept 2023 at 02:50
Hi Bill,
I can't troubleshoot why your site isn't working, probably an Apache
configuration issue, but you should be able to find the version of Koha by
viewing the Koha.pm file in the root of the Koha code directory. Here's the
file on the Koha GitHub:
https://github.com/Koha-Community/Koha/blob/
3 matches
Mail list logo