<HTML>
<HEAD>
<TITLE>Re: [Koha] Barcode Issue</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>My best guess after having similar issues, is that it’s a mysql permissions issue.<BR>
Ther perl script can’t run because it doesn't have access to the Koha database.<BR>
<BR>
One confusing point during your initial Koha set up is that a unique users has to be set up for the “Koha” mysql database in your koha configuration.<BR>
I was using root which was set up identically as the root user for the entire machine, which made sense in that this have the most privileges, but this was not the case. As soon as I make the Koha db user a unique user all of my perl scripts ran perfectly.<BR>
<BR>
Other things which you may want to check are mysql password hashing or rather is you db user using the old style passwords.<BR>
<BR>
<BR>
<BR>
<BR>
On 5/12/06 5:35 PM, "Bilderbeek, Derrick" <derrick@armatuscapital.com> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Arial">Hi,<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
</FONT><FONT FACE="Arial">I am having the same problem you had on the Barcode.<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
"Premature end of script headers: barcodesGenerator.pl" and was reading the thread. Were you able to solve the problem? (I added the tmp drive, but this did not help either).<BR>
<BR>
</FONT><FONT FACE="Arial">Would greatly appreciate your feedback!<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
</FONT><FONT FACE="Arial">Many thanks,<BR>
Derrick Bilderbeek<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
</FONT><FONT FACE="Arial">derrick@armatuscapital.com<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></FONT></SPAN><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'>_______________________________________________<BR>
Koha mailing list<BR>
Koha@lists.katipo.co.nz<BR>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>