koha-win32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-win32] RE: Koha-win32 Digest, Vol 19, Issue 9


From: Suroosh, Monica L.
Subject: [Koha-win32] RE: Koha-win32 Digest, Vol 19, Issue 9
Date: Tue, 24 Jul 2007 12:16:27 -0400

John, Thank You so much for your help.  Here is the error log you suggested. I 
have continued to look into the problem and I am tending to believe that it is 
an intranet firewall issue, but please advise. Thank You again!
[Tue Jul 24 10:52:54 2007] [error] [client 127.0.0.1] Premature end of script 
headers: search.pl, referer: 
http://intranet/cgi-bin/koha/acqui.simple/addbiblio.pl
[Tue Jul 24 10:52:54 2007] [error] [client 127.0.0.1] Can't load 
'C:/usr/site/lib/auto/Net/Z3950/ZOOM/ZOOM.dll' for module Net::Z3950::ZOOM: 
load_file:The specified procedure could not be found at C:/usr/lib/XSLoader.pm 
line 70., referer: http://intranet/cgi-bin/koha/acqui.simple/addbiblio.pl
[Tue Jul 24 10:52:54 2007] [error] [client 127.0.0.1]  at 
C:/usr/site/lib/Net/Z3950/ZOOM.pm line 12, referer: 
http://intranet/cgi-bin/koha/acqui.simple/addbiblio.pl
[Tue Jul 24 10:52:54 2007] [error] [client 127.0.0.1] Compilation failed in 
require at C:/usr/site/lib/ZOOM.pm line 6., referer: 
http://intranet/cgi-bin/koha/acqui.simple/addbiblio.pl
[Tue Jul 24 10:52:54 2007] [error] [client 127.0.0.1] BEGIN failed--compilation 
aborted at C:/usr/site/lib/ZOOM.pm line 6., referer: 
http://intranet/cgi-bin/koha/acqui.simple/addbiblio.pl
[Tue Jul 24 10:52:54 2007] [error] [client 127.0.0.1] Compilation failed in 
require at C:/usr/koha228/intranet/cgi-bin/koha/z3950/search.pl line 30., 
referer: http://intranet/cgi-bin/koha/acqui.simple/addbiblio.pl
[Tue Jul 24 10:52:54 2007] [error] [client 127.0.0.1] BEGIN failed--compilation 
aborted at C:/usr/koha228/intranet/cgi-bin/koha/z3950/search.pl line 30., 
referer: http://intranet/cgi-bin/koha/acqui.simple/addbiblio.pl


Sincerely,
Monica


-----Original Message-----
From: address@hidden on behalf of address@hidden
Sent: Tue 7/24/2007 12:01 PM
To: address@hidden
Subject: Koha-win32 Digest, Vol 19, Issue 9
 
Send Koha-win32 mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.nongnu.org/mailman/listinfo/koha-win32
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-win32 digest..."


Today's Topics:

   1. z3950- Error 500 (Suroosh, Monica L.)
   2. Re: z3950- Error 500 (John Choo)


----------------------------------------------------------------------

Message: 1
Date: Tue, 24 Jul 2007 11:11:51 -0400
From: "Suroosh, Monica L." <address@hidden>
Subject: [Koha-win32] z3950- Error 500
To: <address@hidden>
Message-ID:
        <address@hidden>
        
Content-Type: text/plain; charset="iso-8859-1"

Hello, Please help. I have been trying to get the z3950 search feature to work. 
I have koha installed on a computer that is part of a secure intranet. I plan 
to have the computer act as the server. But, I continue to get the following 
error:
Server error!
The server encountered an internal error and was unable to complete your 
request.
Error message: Premature end of script headers: search.pl

If you think this is a server error, please contact the webmaster.
Error 500
intranet
07/24/07 10:52:53
Apache/2.0.59 (Win32)

As suggested to another user, I have looked at the path under My Computer 
properties and this is it: C:\PROGRAM FILES\MYSQL\MYSQL SERVER 
4.1\BIN;C:\MYSQL\BIN;C:\usr\bin\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program
 Files\Common Files\Adaptec Shared\System;C:\Program Files\Yaz\bin

All seems to be in order there as well. I am wondering what else to try. We are 
a small state-run organization with an extremely limited budget and little or 
no technical assistance. Any help you can provide would be greatly appreciated.

Thank-You,
Monica Suroosh

Librarian
VSP Training Academy Library
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.gnu.org/pipermail/koha-win32/attachments/20070724/d2cb0212/attachment.html

------------------------------

Message: 2
Date: Tue, 24 Jul 2007 09:00:35 -0700 (PDT)
From: John Choo <address@hidden>
Subject: Re: [Koha-win32] z3950- Error 500
To: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=us-ascii


Hi Monica,

Perhaps you can post the Apache log file. It's located at (assuming default
install of Apache server)
C:\Program Files\Apache Group\Apache2\logs\intranet-error_log
You can cut&paste the last few lines where the error occurred.

Since you said you are in a secure intranet, you might also want to ask your
network admin to open up the port 7090 in the network firewall for you to
test the Z39.50 connection to other servers.

Regards,
john


Suroosh, Monica L. wrote:
> 
> Hello, Please help. I have been trying to get the z3950 search feature to
> work. I have koha installed on a computer that is part of a secure
> intranet. I plan to have the computer act as the server. But, I continue
> to get the following error:
> Server error!
> The server encountered an internal error and was unable to complete your
> request.
> Error message: Premature end of script headers: search.pl
> 
> If you think this is a server error, please contact the webmaster.
> Error 500
> intranet
> 07/24/07 10:52:53
> Apache/2.0.59 (Win32)
> 
> As suggested to another user, I have looked at the path under My Computer
> properties and this is it: C:\PROGRAM FILES\MYSQL\MYSQL SERVER
> 4.1\BIN;C:\MYSQL\BIN;C:\usr\bin\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program
> Files\Common Files\Adaptec Shared\System;C:\Program Files\Yaz\bin
> 
> All seems to be in order there as well. I am wondering what else to try.
> We are a small state-run organization with an extremely limited budget and
> little or no technical assistance. Any help you can provide would be
> greatly appreciated.
> 
> Thank-You,
> Monica Suroosh
> 
> Librarian
> VSP Training Academy Library
>  
> 
> _______________________________________________
> Koha-win32 mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/koha-win32
> 
> 

-- 
View this message in context: 
http://www.nabble.com/z3950--Error-500-tf4136795.html#a11766337
Sent from the Koha - Win32 mailing list archive at Nabble.com.





------------------------------

_______________________________________________
Koha-win32 mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/koha-win32


End of Koha-win32 Digest, Vol 19, Issue 9
*****************************************

<<winmail.dat>>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]