Re: [Koha] Enabling https only using SSL

2019-05-12 Thread TechOut Solutions
Hi Joel, I couldn't find the four entries of virtual hosts but I did the following by searching for similar problems but others are using letsencrypt certificates. # OPAC Include /etc/koha/apache-shared.conf # Include /etc/koha/apache-shared-disable.conf Include /etc/koha/apache-shared-op

[Koha] Error while using Acquisition Module vendors search (Koha 18.11.05 on Ubuntu 18.04 LTS)

2019-05-12 Thread Ata ur Rehman
Dear All Ref to Bug: 22869 I got the following error message while searching a vendor (which is available) or adding a new vendor: Can't use an undefined value as an ARRAY reference at /usr/lib/x86_64-linux-gnu/perl5/5.26/DBI.pm line 2081. I've migrated database from an old version to 18.11.05

Re: [Koha] Enabling https only using SSL

2019-05-12 Thread TechOut Solutions
Thanks for your inputs and response! Could you please provide a sample virtualhost file by providing a working copy or by referring to the template available from https://github.com/Koha-Community/Koha/blob/master/debian/templates/apache-site-https.conf.in ? On Sun, May 12, 2019 at 7:26 PM Coehoor