Re: [Koha-devel] Can't access OPAC

2015-10-06 Thread akafortes
Thank you everyone for your suggestions. I've tried everything but in the end I had to disable the default apache site in order to acces the OPAC -- View this message in context: http://koha.1045719.n5.nabble.com/Can-t-access-OPAC-tp5855892p5855997.html Sent from the Koha-devel mailing list arc

Re: [Koha-devel] found = Null in CancelReserve

2015-10-06 Thread BOUIS Sonia
Thanks Katrin. I've filled a bug with a patch : http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14968 Regards, Sonia Date: Sun, 4 Oct 2015 15:13:45 +0200 From: Katrin Fischer To: koha-devel@lists.koha-community.org Subject: Re: [Koha-devel] found = Null in CancelReserve Message-ID: <5

Re: [Koha-devel] Can't access OPAC

2015-10-06 Thread Mark Tompsett
Greetings, Disabling the default site is the LAST step you can take. Why are you not using name based access?! If you aren’t going to, why? Why haven’t you set up a DNS entry so that you can? If you don’t know how to do that or the equivalent, I’ll call upon the ancient spirits of evil with the

Re: [Koha-devel] Can't access OPAC

2015-10-06 Thread Philippe Blouin
You should try disabling (a2dissite) the default site, in case you're clashing on 80 and it has priority (alphabetical order, on Apache) Philippe Blouin, Responsable du développement informatique Tél. : (888) 604-2627 philippe.blo...@inlibro.com inLibro |

Re: [Koha-devel] Can't access OPAC

2015-10-06 Thread Jonathan Druart
Hello, Have a look again at this part: http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Base_Install_Finished You should use what is defined in the ServerAlias directive of you apache config (/etc/apache2/sites-available/koha.conf). Cheers, Jonathan 2015-10-06 7:33 GMT+01:00 akafort