Re: [Koha] Error while starting apache2 in Ubuntu 16.04

2016-08-07 Thread Paul A

At 02:53 PM 8/6/2016 +0530, Dp Tripathi wrote:

Dear all,
I am getting the following error while starting the apache2 in Ubuntu-16.04.
Job for apache2.service failed because the control process exited with
error code. See "systemctl status apache2.service" and "journalctl -xe" for
details.


Yours is more an Apache question than Koha... but what do those commands 
return?


Paul

---
Maritime heritage and history, preservation and conservation,
research and education through the written word and the arts.
 and 

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] [Koha 16.05] CGI Error: "script not found or unable to stat: /usr/lib/cgi-bin/img..."

2016-08-07 Thread Tomas Cohen Arazi
Whenever you run instance-specific commands, setting the KOHA_CONF variable
and using the root user, you might be breaking permissions somewhere. This
could be the root cause of many problems. If you need to run a script for a
specific instance (say, library2) you MUST do it like:

$ sudo koha-shell library2
library2$ /usr/share/koha/bin/cronjobs/fines.pl

I haven't been following your emails due to lack of time, but wanted to
mention this before leaving the office.

Regards


El vie., 5 ago. 2016 a las 11:59, Craig Butosi ()
escribió:

> Hi Nombre,
>
> From the command line:
>
> $ export KOHA_CONF=/etc/koha/sites/library2/koha-conf.xml
> $ /usr/share/koha/bin/cronjobs/fines.pl
>
> throws:
>
> Can't locate C4/Context.pm in @INC (you may need to install the
> C4::Context module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2
> /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5
> /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at
> /usr/share/koha/bin/cronjobs/fines.pl line 33.
> BEGIN failed--compilation aborted at /usr/share/koha/bin/cronjobs/fines.pl
> line 33.
>
> Intranet-error.log reports around the same time:
>
> [Fri Aug 05 10:51:25.492127 2016] [cgi:error] [pid 30817] [client
> 209.20.18.21:64060] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/members/pay.pl?borrowernumber=1
> [Fri Aug 05 10:51:25.526676 2016] [cgi:error] [pid 30823] [client
> 209.20.18.21:64149] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/members/pay.pl?borrowernumber=1
> [Fri Aug 05 10:51:30.909833 2016] [cgi:error] [pid 30827] [client
> 209.20.18.21:64153] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/members/members-home.pl
> [Fri Aug 05 10:51:34.942577 2016] [cgi:error] [pid 30867] [client
> 209.20.18.21:64234] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/members/member.pl
> [Fri Aug 05 10:51:40.637561 2016] [cgi:error] [pid 30873] [client
> 209.20.18.21:64281] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/members/moremember.pl?borrowernumber=2824
> [Fri Aug 05 10:51:40.667311 2016] [cgi:error] [pid 30883] [client
> 209.20.18.21:64408] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/members/moremember.pl?borrowernumber=2824
> [Fri Aug 05 10:51:45.847029 2016] [cgi:error] [pid 30887] [client
> 209.20.18.21:64409] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/members/pay.pl?borrowernumber=2824
> [Fri Aug 05 10:51:45.868443 2016] [cgi:error] [pid 30893] [client
> 209.20.18.21:64730] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/members/pay.pl?borrowernumber=2824
> [Fri Aug 05 10:51:53.275770 2016] [cgi:error] [pid 30901] [client
> 209.20.18.21:64768] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/circ/circulation.pl?borrowernumber=2824
> [Fri Aug 05 10:51:53.292277 2016] [cgi:error] [pid 30905] [client
> 209.20.18.21:64965] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/circ/circulation.pl?borrowernumber=2824
> [Fri Aug 05 10:51:53.303892 2016] [cgi:error] [pid 30907] [client
> 209.20.18.21:64966] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/circ/circulation.pl?borrowernumber=2824
> [Fri Aug 05 10:52:03.480931 2016] [cgi:error] [pid 30914] [client
> 209.20.18.21:64968] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/members/readingrec.pl?borrowernumber=2824
> [Fri Aug 05 10:52:03.516939 2016] [cgi:error] [pid 30926] [client
> 209.20.18.21:65157] script not found or unable to stat:
> /usr/lib/cgi-bin/img, referer:
> http://rel.rcmusic.ca:8080/cgi-bin/koha/members/readingrec.pl?borrowernumber=2824
>
>
> No fines calculated/posted.
>
> C
>
> Craig Butosi, MA, MLIS, B Mus (Hons.)
> LIBRARY SERVICES MANAGER
> THE ROYAL CONSERVATORY
> TELUS Centre for Performance and Learning
> 273 Bloor Street West
> Toronto, ON M5S 1W2
> 416.408.2824 x338
> www.rcmusic.ca
>
>
> -Original Message-
> From: Koha [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Nombre
> Sent: August-05-16 10:46 AM
> To: koha@lists.katipo.co.nz
> Subject: Re: [Koha] [Koha 16.05] CGI Error: "script not found or unable to
> stat: /usr/lib/cgi-bin/img..."
>
> Hae you tried without export PERL5LIB?
>
> El 05/08/16 a las 16:06, Craig Butosi escribió:
> > Hi Nombre,
> >
> > Thanks for responding. Unless I am misunderstanding you, I believe 

[Koha] Error while starting apache2 in Ubuntu 16.04

2016-08-07 Thread Dp Tripathi
Dear all,

I am getting the following error while starting the apache2 in Ubuntu-16.04.

Job for apache2.service failed because the control process exited with
error code. See "systemctl status apache2.service" and "journalctl -xe" for
details.

​Kindly help

With regards,
DP Tripathi
NIT Rourkela​
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] How to import LC Subject Headings

2016-08-07 Thread vinod mishra
There is an option in marcedit to import subject heading if you have isbn
number in the record.
On Aug 7, 2016 3:26 PM, "Vimal Kumar V."  wrote:

> Dear Friends,
> I am trying import subject headings from LC,
> http://id.loc.gov/download/
>
> Files available in following formats, nt, rdf, ttl.
> Koha support marc format to import.
>
> I failed to convert above mentioned files to marc format.
> May I know how to import LC authority files to Koha?
> Regards,
> --
> Vimal Kumar V.
> Technical Assistant
> Mahatma Gandhi University Library
> Kottayam, Kerala- 686 560
> Web: http://www.vimalkumar.info
> Blogs: http://linuxhalwa.blogspot.com http://kohageek.blogspot.in
> http://dspacegeek.blogspot.in
> http://moovandan.blogspot.in  
> 
> ---
> "I forget what I was taught. I only remember what I have learnt"
> -Patrick White
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] How to import LC Subject Headings

2016-08-07 Thread Vimal Kumar V.
Dear Friends,
I am trying import subject headings from LC,
http://id.loc.gov/download/

Files available in following formats, nt, rdf, ttl.
Koha support marc format to import.

I failed to convert above mentioned files to marc format.
May I know how to import LC authority files to Koha?
Regards,
-- 
Vimal Kumar V.
Technical Assistant
Mahatma Gandhi University Library
Kottayam, Kerala- 686 560
Web: http://www.vimalkumar.info
Blogs: http://linuxhalwa.blogspot.com http://kohageek.blogspot.in
http://dspacegeek.blogspot.in
http://moovandan.blogspot.in  
---
"I forget what I was taught. I only remember what I have learnt"
-Patrick White
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha