database=Koha<br>
hostname=localhost<br>
user=kohaadmin<br>
pass=**********<br>
intranetdir=/usr/local/koha/intranet<br>
opacdir=/usr/local/koha/opac<br>
kohalogdir=/usr/local/koha/log<br>
kohaversion=2.2.5<br>
httpduser=apache<br>
intrahtdocs=/usr/local/koha/intranet/htdocs/intranet-tmpl<br>
opachtdocs=/usr/local/koha/opac/htdocs/opac-tmpl<br>
<br>It's not the Koha database user that's the problem.&nbsp; kohaadmin is the default MySql user and it connects just fine. <br><div><span class="gmail_quote">On 4/20/06, <b class="gmail_sendername">Marilen Corciovei</b> &lt;
<a href="mailto:marilen.corciovei@nemesisit.ro">marilen.corciovei@nemesisit.ro</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;">


  
  


If it does not work try looking here:<br>
<a href="http://dev.mysql.com/doc/refman/5.0/en/adding-users.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://dev.mysql.com/doc/refman/5.0/en/adding-users.html</a><br>
<br>
For adding/modifying users.</div><div style="direction: ltr;"><span class="e" id="q_10ab6fde5222b1e3_1"><br>
<br>
On Thu, 2006-04-20 at 13:11 +0200, alen vodopijevec wrote:
<blockquote type="CITE">
<pre><font color="#000000">Hi!</font><br><br><font color="#000000">You should check (change) your database setup and credentials in </font><br><font color="#000000">&quot;koha.conf&quot; and then try to connect from the command line with:
</font><br><font color="#000000"># mysql -u username -p database_name</font><br><br><font color="#000000">regards</font>
</pre>
</blockquote>



</span></div><br>_______________________________________________<br>Koha mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">
http://lists.katipo.co.nz/mailman/listinfo/koha</a><br><br><br></blockquote></div><br>