20 Apr
2006
20 Apr
'06
11:09 a.m.
If it does not work try looking here: http://dev.mysql.com/doc/refman/5.0/en/adding-users.html For adding/modifying users. On Thu, 2006-04-20 at 13:11 +0200, alen vodopijevec wrote:
Hi!
You should check (change) your database setup and credentials in "koha.conf" and then try to connect from the command line with: # mysql -u username -p database_name
regards