24 Jul
2008
24 Jul
'08
2:38 p.m.
Nicole Engard schrieb:
Beda,
I'm not sure, but the first question & answer in this FAQ: http://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/App... might help you ...
I do have a user named "koha" and I can log in. But this user hasn't the privileges to set privileges for other users. The final par to my koha-conf.xml: <!-- ADDITIONAL KOHA CONFIGURATION DIRECTIVE --> <!-- db_scheme should follow the DBD driver name --> <!-- port info: mysql:3306 Pg:5432 (5433 on Debian) --> <config> <db_scheme>mysql</db_scheme> <database>Schulbibliothek</database> <hostname>localhost</hostname> <port>3306</port> <user>koha</user> <pass>[my password]</pass> and so on That seems to be o.k.? Greetings Beda