<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
This morning I decided to try and make sure our Koha would support
Unicode properly, following the instructions at:<br>
    <a class="moz-txt-link-freetext"
 href="http://wiki.koha.org/doku.php?id=encodingscratchpad">http://wiki.koha.org/doku.php?id=encodingscratchpad</a><br>
<br>
Since upgrading to MySQL 4.1.11 (using the Debian mysql-server-4.1
package) our Koha installation is behaving very strangely.<br>
<br>
<ol>
  <li>On the intranet I have to log in every time I go to a different
page, each time it shows:<br>
    <h3>Login Error</h3>
You are accessing Koha from a different ip address! Please login again.</li>
  <li>Only the 'kohaadmin' user (the MySQL user for Koha) seems to be
able to log in.</li>
  <li>Our NPL templates no longer load the stylesheets (both OPAC and
intranet).  In the HTML source it seems to be trying to load
"/opac-tmpl/npl/en/includes/" (the directory the stylesheets are in).</li>
  <li>Searching behaves normally and I can see the list of borrowers. 
It seems that Koha is able to connect to the database with at least
some success.</li>
  <li>There are no errors in the OPAC or Koha error logs.</li>
</ol>
Does anyone have any suggestions what might have gone wrong?  I have a
backup of the MySQL 4.0 database, so I can roll back if necessary but
then I'll lose Unicode support.<br>
<br>
Kevin<br>
<pre class="moz-signature" cols="72">-- 
Kevin O'Rourke
ICT Coordinator, National Teachers' Institute, Kaduna, Nigeria
062 316972</pre>
</body>
</html>