&gt; NPL version of z3950servers.tmpl:<br>&gt; &lt;select name=&quot;syntax&quot;&gt;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;USMARC&quot;&gt;USMARC&lt;/option&gt;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;UNIMARC&quot;&gt;UNIMARC&lt;
<div style="direction: ltr;">&gt; /option&gt;<br>&gt; &lt;/select&gt;</div><br>&gt; processz3950queue:<br><br>&gt; eval { $conn-&gt;option(preferredRecordS<div style="direction: ltr;">&gt; yntax =&gt;<br>&gt;&nbsp; Net::Z3950::RecordSyntax::USMARC);} if ($globalsyntax eq &quot;MARC21&quot;);
<br>&gt; eval { $conn-&gt;option(preferredRecordSyntax =&gt;<br>&gt;&nbsp; Net::Z3950::RecordSyntax::UNIMARC);} if ($globalsyntax eq &quot;UNIMARC&quot;);</div><div><span class="gmail_quote"><br>Hi, <br>I problem is still there.
<br>I changed what you specified in NPL template.<br>I did not get what changes need to be done in processz3950queue (i trried changing USMARC with MARC21 but it resulted into errors),<br>Another thing i wanted to tell you that, 
<br>my z3950 daemon is running, and I am also getting the log file with the name you said.<br>my <br>$ps -a | grep z3950 gives result...<br>16479 pts/0&nbsp;&nbsp;&nbsp; 00:00:00 processz3950que<br><br>and, i am getting the log file named, 
z3950-daemon-20060809-0959.log<br><br>but it is blank.<br>[:(]<br><br>thanks and regards<br><br>Lalitanand.<br><br><br><br>On 8/8/06, <b class="gmail_sendername">Mike D.</b> &lt;<a href="mailto:dalgity@htl.net">dalgity@htl.net
</a>&gt; wrote:<br><br></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">lalitanand dandge &lt;dandgelb@...&gt; writes:<br><br>&gt;<br>
&gt;<br>&gt; hi,I have a trouble searching records with z39.50 search.i read and followed<br>what you told.but one problem i am having is that, i am not getting any records<br>in z3950 searchand also as u said, the results may not be displayed but they
<br>can be found in the<br>&gt; log, but i am not getting anything in the log...so may be i am missing<br>something or something is wrong that i am not getting.so please write me if you<br>have any idea.(I am using koha2.2.5
 and npl template...)<br>&gt; thanks and regards.Lalitanand.<br>&gt;<br><br>Hi, Since you say you are getting nothing in the log I would check to make sure<br>you have the Z3950 client running. Try the command<br>ps -a | grep z3950
<br>You should see something like this:<br>22583 p0&nbsp;&nbsp;I<br>1:03.75 /usr/bin/perl /var/www/koha/intranet/scripts/z3950daemon/processz3950que<br>ue /var/www/koha/log<br>If you don't then Z3950 hasn't been started.<br><br>If the Z3950 client has started then in /koha/log you should see a log file in
<br>the following format:<br>z3950-daemon-YYYYMMDD-HHMM.log<br>If you don't then you likely have a file permissions problem and it can't<br>create the log file<br><br>Mike D.<br><br><br>_______________________________________________
<br>Koha mailing list<br><a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br><a href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br></blockquote>
</div><br><br clear="all"><br>-- <br>&quot;Talk is cheap. Show me the code. Think Open, use Open Source!&quot;<br>Visit &amp; Register at <a href="http://www.ossrc.org.in">http://www.ossrc.org.in</a>