On 5 May 2011 16:30, Tomas Cohen Arazi wrote:
> Try
>
> aptitude install idzebra-2.0
>
> Regards
> To+
>
>
> On Thu, May 5, 2011 at 10:16 AM, Leila Ammar wrote:
>> On 5 May 2011 15:39, Tomas Cohen Arazi wrote:
>>> On Thu, May 5, 2011 at 9:24 AM, Leila Ammar wrote:
Koha 3.02.01. on Ubuntu 1
Hello,
I'm trying to implement SSL in my Koha server running on Debian 6.0
(squeeze). I've implemented it for my OPAC view, I've created another file
'koha-ssl' in ../apache2/sites-available/ directory and enabled it. I've
edited ../apache2/sites-available/koha like following:
NameVirtualHost *:8
Hi again,
The last problem seemed to be solved but now when I attempt to run
Makefile.PL I get the following message:
can't locate ZOOM.pm in @INC (@INC contains: /build/koha-3.2.7
/etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10
Make sure you've followed the instructions in INSTALL.ubuntu
Take notes on any warnings/errors you receive.
To+
On Sat, May 7, 2011 at 7:44 AM, Leila Ammar wrote:
> Hi again,
> The last problem seemed to be solved but now when I attempt to run
> Makefile.PL I get the following message:
>
> can
Or perhaps you might want to try the Koha Live CD:
http://kohalivecd.mizstik.com/p/koha-live-cd.html
At the moment it's still 3.2.5 though.
--Mizst
On Sat, May 7, 2011 at 8:12 PM, Tomas Cohen Arazi wrote:
> Make sure you've followed the instructions in INSTALL.ubuntu
> Take notes on any warn
You must create another virtual host at another port (for example, 8081) for
the staff area and enable SSL for that virtual host, and it will require
another SSL certificate. Your staff will need to use (example)
https://127.0.1.1:8081 if they want to use SSL, and http://127.0.1.1:8080 if
they don'
Hi Experts,
I am trying to install KOHA for university library, it is fairly small. as I
am having difficulties installing yaz as well as zebra. is it really
important to install them? is it needed to complete KOHA installation?
thanks
--
View this message in context:
http://koha.1045719.n5.nab
Hi again,
The last problem seemed to be solved but now when I attempt to run
Makefile.PL I get the following message:
can't locate ZOOM.pm in @INC (@INC contains: /build/koha-3.2.7
/etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10
On Sat, May 7, 2011 at 6:40 AM, Leila wrote:
> Hi again,
> The last problem seemed to be solved but now when I attempt to run
> Makefile.PL I get the following message:
>
> can't locate ZOOM.pm in @INC (@INC contains: /build/koha-3.2.7
> /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/per
Is it possible to use port 8080 for both purposes (HTTP and HTTPS)?
Actually, I just wanted to secure port 8080, can I do that?
Thanks a lot!
On Sat, May 7, 2011 at 8:34 PM, Mizst Audens wrote:
> You must create another virtual host at another port (for example, 8081)
> for the staff area and e
No, it's not possible due to the limitation of the architecture. A port can
serve only http or https but not both at the same time.
The transparency of http/https in normal websites is due to the
standardization of port 80 and 443. (port 80 runs http, and port 443 runs
https, so each port only run
11 matches
Mail list logo