http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6552 Bug #: 6552 Summary: searching, add, save record failed Classification: Unclassified Change sponsored?: --- Product: Koha Version: 2.2.9 Platform: PC OS/Version: Linux Status: NEW Severity: critical Priority: P5 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: mustaqeemabd@gmail.com QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com Currently I get error when use cataloging features. When I search records from database then it just keep loading and after a while it get Internal Server Error. I check in koha-error-log.txt and i found this kind of error message: [Sat Jul 02 09:48:03 2011] [error] [client 10.232.34.34] DBD::mysql::st execute failed: MySQL server has gone away at /usr/local/koha/intranet/modules/C4/Context.pm line 437., referer: http://library.amdi.usm.edu.my:8000/cgi-bin/koha/circ/returns.pl [Sat Jul 02 09:48:03 2011] [error] [client 10.232.34.58] DBI connect('koha229:localhost','kohaadmin',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at /usr/local/koha/intranet/modules/C4/Context.pm line 411, referer: http://library.amdi.usm.edu.my:8000/cgi-bin/koha/acqui.simple/addbooks.pl The other errors that occur is timeout waiting and premature end of scripts. For information, if I search record using one word such 'a'. it did get the result, but when use more than that I will start get that error. and there is time when it works as usual, but it not stable. thank you -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.