Hello, I am getting these errors in the koha-error_log file in /var/log/apache2: library apache2 # cat koha-error_log [Fri Mar 19 13:34:58 2004] [error] [client 10.20.3.14] DBD::mysql::st execute failed: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 at /usr/local/koha/intranet/modules/C4/Search.pm line 2479., referer: http://library.cs.transy.edu:8080/cgi-bin/koha/acqui.simple/addbiblio.pl?isb... [Fri Mar 19 13:34:58 2004] [error] [client 10.20.3.14] DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/local/koha/intranet/modules/C4/Search.pm line 2480., referer: http://library.cs.transy.edu:8080/cgi-bin/koha/acqui.simple/addbiblio.pl?isb... I do not know what they mean, but they appeared when I attempted the z3950 search function (which still presents the "Still ?? requests to go" message). I've run the z3950-daemon-launch.sh but it just immediately returns me to the prompt. A log file appeared in /usr/local/koha/log/ but it has nothing in it. I'm sorry for all the posts but we really have no idea what is going on here and help would be really appreciated. Thanks, Charles Erwin
On 2004-03-19 18:40:55 +0000 Erwin <CErwin@transy.edu> wrote:
[Fri Mar 19 13:34:58 2004] [error] [client 10.20.3.14] DBD::mysql::st execute failed: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 at /usr/local/koha/intranet/modules/C4/Search.pm line 2479., referer: http://library.cs.transy.edu:8080/cgi-bin/koha/acqui.simple/addbiblio.pl?isb... [...] I do not know what they mean, but they appeared when I attempted the z3950 search function (which still presents the "Still ?? requests to go" message).
What data did you enter? Title? ISBN?
I've run the z3950-daemon-launch.sh but it just immediately returns me to the prompt. [...]
It should start a perl process in the background, which can be seen in the ps ax results. The log file should expand as it does searches. -- MJR/slef My Opinion Only and possibly not of any group I know. Please http://remember.to/edit_messages on lists to be sure I read http://mjr.towers.org.uk/ gopher://g.towers.org.uk/ slef@jabber.at Creative copyleft computing services via http://www.ttllp.co.uk/
participants (2)
-
Erwin -
MJ Ray