<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Dear Koha Folks:<br>
<br>
At our school, we are using Koha version 1.2.3 , with Debian.&nbsp; Recently
it was time for me to do the summer upgrades, and I somehow "broke" the
Koha server.&nbsp; The Firefox browser loads the first KOHA splash screen,
but then gives an error and stops. I am able to access the MYSQL
database OK from the command line and from Webmin.&nbsp; It seems that Koha
can no longer talk to MYSQL. I checked the error logs and found the
following which seems to give a good clue regarding line 67.&nbsp; However,
I am not sure where to go from here.&nbsp; Any suggestions would be greatly
appreciated.........<br>
<br>
<br>
<u>My OPAC-error_log says:</u><br>
Can't connect to MySQL server on '192.168.0.5' (111) at
/usr/local/koha/intranet/modules/C4/Database.pm line 67<br>
<br>
<u>Line 67 says:</u><br>
&nbsp;my $dbh=DBI-&gt;connect("DBI:mysql:$database:$hostname",$user,$pass);<br>
&nbsp;<br>
<u>It also says:</u><br>
&nbsp;Can't call method "prepare" on an undefined value at
/usr/local/koha/intranet/modules/C4/Output.pm line 183, &lt;KC&gt; line
20.<br>
[Mon Aug 29 10:46:27 2005] [error] [client 192.168.0.5] Premature end
of script headers: /usr/local/koha/opac/cgi-bin/opac-main.pl<br>
<br>
Thanks!<br>
<br>
Robert Maynord<br>
<br>
</body>
</html>